[macos, qt] workaround upstream rendering bug #2616

Merged
Shinmegumi merged 1 commit from liz-macos-fix-qt-bug into master 2025-09-29 18:42:52 +02:00

View file

@ -49,5 +49,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
<string>True</string>
<key>UIDesignRequiresCompatibility</key>
<true/> <!-- https://bugreports.qt.io/browse/QTBUG-138942 -->
</dict>
</plist>