https://bugs.kde.org/show_bug.cgi?id=441043
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |5d77262527060f688f58b6b4f0d | |73dd57f24c987 --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 5d77262527060f688f58b6b4f0d73dd57f24c987 by David Edmundson. Committed on 17/08/2021 at 09:24. Pushed by davidedmundson into branch 'master'. Fix font DPI loading and saving for wayland On wayland a separate config value was used from X11. The rationale being if you're using wayland screen scaling, we don't want to scale fonts as well, it would cause a double scaling. (plasma-desktop fbbdfa100128e9c4cc12b37854a4a054562983bc) In the port to kcfg this got broken. The loading is also somewhat broken. M +6 -3 kcms/fonts/fontsaasettings.cpp https://invent.kde.org/plasma/plasma-workspace/commit/5d77262527060f688f58b6b4f0d73dd57f24c987 -- You are receiving this mail because: You are watching all bug changes.