https://bugs.kde.org/show_bug.cgi?id=403150
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kwi | |n/7c15bc7765eb1087c2e6f2385 | |4549f6908a2d9b5 --- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 7c15bc7765eb1087c2e6f23854549f6908a2d9b5 by David Edmundson. Committed on 15/01/2019 at 21:52. Pushed by davidedmundson into branch 'master'. [kcmkwin/kwindesktop] Fix error in desktop layout indicator initial state Summary: kcm.osdTextOnly is the inverse of "show desktop layout indicators" The save was inversed, the load was not. Also port from onCheckedChanged to onToggled as that's emitted only on user changes and not on binding re-evaluation. Test Plan: Toggled it Reopened KCM Checked kwinrc Reviewers: #kwin, ngraham Reviewed By: ngraham Subscribers: ngraham, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D18272 M +3 -3 kcmkwin/kwindesktop/package/contents/ui/main.qml https://commits.kde.org/kwin/7c15bc7765eb1087c2e6f23854549f6908a2d9b5 -- You are receiving this mail because: You are watching all bug changes.