Add support for retina displays (close #353)
Based on PR #388 by Michael Bradshaw Convert size to match the size requested by the user.
This commit is contained in:
parent
8f0037d84d
commit
d8812f0f5c
5 changed files with 89 additions and 6 deletions
|
@ -30,5 +30,7 @@
|
|||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue