https://bugs.kde.org/show_bug.cgi?id=422672
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/libksysguard/commit/0c0e |ma/libksysguard/commit/ace8 |4af86c9cf4b91f219399c3465fe |d824a5d2b9793c1d8c59d019100 |272036891 |5fb38e4e9 --- Comment #9 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit ace8d824a5d2b9793c1d8c59d0191005fb38e4e9 by David Edmundson. Committed on 11/03/2021 at 14:25. Pushed by davidedmundson into branch 'Plasma/5.21'. 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. (cherry picked from commit 0c0e4af86c9cf4b91f219399c3465fe272036891) M +28 -11 faces/ConfigSensors.qml https://invent.kde.org/plasma/libksysguard/commit/ace8d824a5d2b9793c1d8c59d0191005fb38e4e9 -- You are receiving this mail because: You are watching all bug changes.