Skip to content

Commit

Permalink
Support Retina displays. #3695 #2888
Browse files Browse the repository at this point in the history
  • Loading branch information
alranel committed Apr 4, 2017
1 parent 5d1f6a6 commit e4b6aeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/osx/plist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ cat << EOF >> $plistfile
<string>10.7</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>
EOF
Expand Down

0 comments on commit e4b6aeb

Please sign in to comment.