Skip to content

Don't call toggled twice

Yifan Zhu requested to merge work/cherry-pick-56b43637 into Plasma/6.0

Since toggled was also triggered by onClicked, onToggled will be called twice, effectively canceling out the toggle. Fixes a regression caused by a88216a4

(cherry picked from commit 56b43637)

Merge request reports