https://bugs.kde.org/show_bug.cgi?id=405572
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/e9a38fbd4d6af2b | |3b5a5ab10417ab895ed13c12b Version Fixed In| |5.16.4 --- Comment #8 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit e9a38fbd4d6af2b3b5a5ab10417ab895ed13c12b by Kai Uwe Broulik. Committed on 11/07/2019 at 13:49. Pushed by broulik into branch 'Plasma/5.16'. [Fonts KCM] Alter DPI only on explicit user interaction The settings are loaded after the QML is created, and once it is loaded, it becomes indeterministic which property (checkbox checked or spinbox value) is re-evaluated first and the Binding ends up resetting the config. FIXED-IN: 5.16.4 Differential Revision: https://phabricator.kde.org/D22397 M +3 -7 kcms/fonts/package/contents/ui/main.qml https://commits.kde.org/plasma-desktop/e9a38fbd4d6af2b3b5a5ab10417ab895ed13c12b -- You are receiving this mail because: You are watching all bug changes.