Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken HighDPI scaling on Plasma #326

Open
nicolasfella opened this issue Dec 31, 2023 · 0 comments
Open

Broken HighDPI scaling on Plasma #326

nicolasfella opened this issue Dec 31, 2023 · 0 comments

Comments

@nicolasfella
Copy link
Contributor

UI elements in Gwenview's annotation tool (which uses kImageAnnotator) are too large when using HighDPI scaling. See https://bugs.kde.org/show_bug.cgi?id=479215

It worked fine until #302, which is conceptually wrong. Qt already does proper scaling out of the box. Manually multiplying a scale factor onto things is wrong in most cases and causes things to be scaled twice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant