Skip to content

[kcmkwin/kwineffects] Collapse list item when clicking on it again

Nate Graham requested to merge ngraham/kwin:expand-and-collapse into master

Currently, each effect's list items expands when you click on any non-interactive part of it, but it does not collapse when you click on it again.

With this commit, now it does.

BUG: 421883 FIXED-IN: 5.23

cc @abetts @teams/vdg

Merge request reports