Retina support
anjiro opened this issue · 6 comments
anjiro commented
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?
alfonmga commented
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
anjiro commented
Works great, thanks for fixing it!
alfonmga commented
Same here, thank you kfix!