This repository has been archived by the owner on Sep 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 70
Problems with HiDPI screens #269
Comments
Which OS is that? |
Windows 10. |
Turned out to be a Qt4-based installation, please create more specific issues if there's something remaining with 1.10.0 or newer. |
@TheOneRing Is that in a mixed setup (one screen hidpi, one not)? was Charm started on the hidpi screen, or moved over? |
No charm was just started and no external screen was attached since the last boot. |
It looks much better with -style fusion so I guess the windows style isn't HiDPI ready.... While the new issues may be annoying the event editor got readable by this commit, so I think we gained much. |
krf
added a commit
to krf/Charm
that referenced
this issue
Aug 1, 2016
Related to KDAB#269 Change-Id: Iab9185ac2c0fa8e979018bdfae065d168277cd05
Merged
krf
added a commit
to krf/Charm
that referenced
this issue
Aug 1, 2016
AA_UseHighDpiPixmaps exists since 5.1.0 of course Related to KDAB#269 Change-Id: Iab9185ac2c0fa8e979018bdfae065d168277cd05
frankosterfeld
pushed a commit
that referenced
this issue
Aug 15, 2016
AA_UseHighDpiPixmaps exists since 5.1.0 of course Related to #269 Change-Id: Iab9185ac2c0fa8e979018bdfae065d168277cd05 Reviewed-on: https://codereview.kdab.com/36001 Tested-by: Continuous Integration <build@kdab.com> Reviewed-by: Frank Osterfeld <frank.osterfeld@kdab.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Several dialogs have issues with HiDPI screens. The fontsizes are tiny, depending on what kind of screen the main window is currently on. It would be great if the timesheet preview retained zoom level, as it resets everytime one clicks update, making the problem of the initially tiny font size worse.
The text was updated successfully, but these errors were encountered: