https://bugs.kde.org/show_bug.cgi?id=422672
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/libksysguard/commit/0c0e | |4af86c9cf4b91f219399c3465fe | |272036891 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #8 from David Edmundson <[email protected]> --- Git commit 0c0e4af86c9cf4b91f219399c3465fe272036891 by David Edmundson. Committed on 11/03/2021 at 14:05. Pushed by davidedmundson into branch 'master'. Avoid emitting configurationChanged during save The system montior widgets have a 3 way-sync between it's own internal saving mechanism and external cfg properties purely for the apply button. This leads to us calling load just after save when values sync, and because JS can't compare arrays easily this leads to us emitting the config has changes again immediately. M +28 -11 faces/ConfigSensors.qml https://invent.kde.org/plasma/libksysguard/commit/0c0e4af86c9cf4b91f219399c3465fe272036891 -- You are receiving this mail because: You are watching all bug changes.
