mac: Set NSHighResolutionCapable in Info.plist, close #2020
This commit is contained in:
parent
3b762fddfb
commit
4359eb4472
1 changed files with 2 additions and 0 deletions
|
@ -26,5 +26,7 @@
|
|||
<string>AtomApplication</string>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in a new issue