[BUGFIX] Added support for high refresh rate

This commit is contained in:
Tim-Luca Lagmöller
2023-01-30 22:06:53 +01:00
parent 5e1bf40c3d
commit 9037af5bc6
5 changed files with 38 additions and 19 deletions

View File

@@ -65,5 +65,7 @@
<false/>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
</dict>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
</dict>
</plist>