Fix display bounds when running on macbooks with a notch.
This commit is contained in:
@@ -48,5 +48,7 @@
|
|||||||
<string>{JOIN_SERVER_URL_SCHEME}</string>
|
<string>{JOIN_SERVER_URL_SCHEME}</string>
|
||||||
<key>NSRequiresAquaSystemAppearance</key>
|
<key>NSRequiresAquaSystemAppearance</key>
|
||||||
<false/>
|
<false/>
|
||||||
|
<key>NSPrefersDisplaySafeAreaCompatibilityMode</key>
|
||||||
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
Reference in New Issue
Block a user