kfix/MacPin

Retina support

anjiro opened this issue · 6 comments

MacPin doesn't seem to support retina displays. At least, the apps in release v1.3.0b1 are all fuzzy on my retina macbook pro.

kfix commented

I don't have a retina screen to test on. for b1, I tried setting some keys in the Info.plist to enable Cocoa's automatic scaling, since there's few NSImages in use.

kfix commented

Alfonsomga, +1's are not useful on GitHub or anywhere really. what version did you try?

Hey kfix, I tried v1.3.0b1.

kfix commented

Ok, I'll try simulating retina on my mini (http://stackoverflow.com/a/13596261) to debug it

Works great, thanks for fixing it!

Same here, thank you kfix!