Knorr
Knorr
Fix animation not working: I don't know what Apple has changed. After trying with a simple demo i found this solution. Hope this work for more guys.
add the method in the INWindowButton.m can fix the problem - (void)mouseDown:(NSEvent *)theEvent { [super mouseDown:theEvent]; [self.group didReleaseMousePointer]; [self updateRollOverImage]; }
[[CDEvents alloc]initWithURLs:urlPaths..... when path has whiteSpace inside, i have to convert it with utf8, and use urlWithString to init a NSURL, and pass it to initWithURLs:... it will be ignored,So...
# Feature Add support accept Xcode container drag. Auto find images in Xcode container and compress all images # Usage 1. Check the checkbox named Xcode Container in setting 2....
``` ... ```