https://bugs.kde.org/show_bug.cgi?id=384733
--- Comment #13 from Sebastian Kügler <se...@kde.org> --- Git commit 8719c33eea8f115986990ddfa90de614b8e945ee by Sebastian Kügler. Committed on 21/09/2017 at 13:10. Pushed by sebas into branch 'master'. track the config to monitor, save scale Summary: When doApplyConfig is called, we forgot to change the monitored config, which means we weren't tracking changes anymore. This patch makes sure that the new config becomes the monitored one in that case. Also, save the scale property to the json config, we forgot to do that. Test Plan: Scale changes through kwin are now saved, they weren't before Reviewers: davidedmundson Reviewed By: davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D7912 M +3 -0 kded/daemon.cpp M +1 -0 kded/serializer.cpp https://commits.kde.org/kscreen/8719c33eea8f115986990ddfa90de614b8e945ee -- You are receiving this mail because: You are watching all bug changes.