Fix display bounds when running on macbooks with a notch.

This commit is contained in:
Paul Chote
2022-11-26 18:16:12 +00:00
committed by abcdefg30
parent 8703cfc4f4
commit c82b8244e8

View File

@@ -48,5 +48,7 @@
<string>{JOIN_SERVER_URL_SCHEME}</string>
<key>NSRequiresAquaSystemAppearance</key>
<false/>
<key>NSPrefersDisplaySafeAreaCompatibilityMode</key>
<true/>
</dict>
</plist>