Summary: | all icons tiny on hidpi screen | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Lukas Schneiderbauer <lukas.schneiderbauer> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | bshah, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.7.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot of small icon situation |
Description
Lukas Schneiderbauer
2016-07-27 15:09:12 UTC
Created attachment 100337 [details]
screenshot of small icon situation
Okay, I see the problem now. In 5.6. I had to set QT_AUTO_SCREEN_SCALE_FACTOR=1 in /etc/profile.d since the plasma-internal scaling options did not work any more (coming from 5.5). It seems plasma overrides this option now and relies again on the scaling options one can set in systemsettings. So it works again. Sorry for the noise. |