[macos, qt] workaround upstream rendering bug
All checks were successful
eden-license / license-header (pull_request) Successful in 21s
All checks were successful
eden-license / license-header (pull_request) Successful in 21s
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
d19a7c3782
commit
dfe0082b27
1 changed files with 2 additions and 0 deletions
|
@ -49,5 +49,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
<string>NSApplication</string>
|
<string>NSApplication</string>
|
||||||
<key>NSHighResolutionCapable</key>
|
<key>NSHighResolutionCapable</key>
|
||||||
<string>True</string>
|
<string>True</string>
|
||||||
|
<key>UIDesignRequiresCompatibility</key>
|
||||||
|
<true/> <!-- https://bugreports.qt.io/browse/QTBUG-138942 -->
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue