Fix fullscreen window sizing on MacOS HighDPI display

This commit is contained in:
2024-06-19 20:33:36 -06:00
parent 1efefd7cae
commit cc781e98be
3 changed files with 6 additions and 0 deletions

View File

@@ -71,5 +71,7 @@
</dict>
</dict>
</array>
<key>NSHighResolutionCapable</key>
<false/>
</dict>
</plist>