-
Notifications
You must be signed in to change notification settings - Fork 794
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Wrong UI scaling #869
Comments
What about resolution and DPI of your monitor? Is it a high density screen? |
resolution is 1920x1080 at a Thinkpad T440s. |
I wonder if qt5ct is the culprit here. Do you get the same problem if qt5ct is not in use? |
Please try Otter Browser or QupZilla, and see if the problem also affects them. |
Zeal doesn't do anything to change how it looks, so I am really not sure where this issue is coming from. |
One more thing to try would be commenting out |
Same problem for me. In QupZilla GUI and fonts are normal. |
Otter Browser got bitten by this problem already [OtterBrowser/otter-browser#1428][OtterBrowser/otter-browser#1447]. Must be a bug in Qt. Zeal has the scaling enabled for quite a while now, not sure if disabling it be the right solution... |
I have the same issue. I'm using |
Related Qt bugreports: QTBUG-53022, QTBUG-73231. |
Should be fixed in Qt 5.14. |
Just FYI, on Wayland under sway with Zeal from master and build against Qt 5.15, I still have to start Zeal with |
@FlorianFranzen Can you try building with Qt 6 and code from #1420? Scaling is supposed to work out of the box with Qt 6. |
Hello,
I experience that the Zeal GUI is scaled too large, i.e. fonts too big, spaces between icons too large. See attached screen shot. This occurs only with Zeal, no with other KDE or pure Qt applications, such as qt5ct.
Zeal 0.5.0 @ Arch, Qt 5.10.0,
$QT_QPA_PLATFORMTHEME = qt5ct
.The text was updated successfully, but these errors were encountered: