https://bugs.kde.org/show_bug.cgi?id=420924
Konrad Materka <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/b34e88da7a5d3 | |73ba10e266e01dfefa9cef9bfb9 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Konrad Materka <[email protected]> --- Git commit b34e88da7a5d373ba10e266e01dfefa9cef9bfb9 by Konrad Materka. Committed on 07/05/2020 at 14:27. Pushed by kmaterka into branch 'master'. [applets/systemtray] Hide/show expander arrow - regression fix Summary: Expander arrow should hide when all icons are visible and no icon is hidden. When dialog with hidden items is hidden ListView does not update its count property - property is update on redraw. As a result expander arrow is still visible/hidden until user clicks on any plasmoid to show dialog. Test Plan: * select/deselect "Show all items" in settings, save, expander arrow should hide/show imidiatelly * select almost all items to "Always shown", leave "Keyboard indicator" as "Shown when relevant". Press Casp Lock, expander arrow should hide/show correctly Reviewers: #plasma_workspaces, #plasma, ngraham, broulik, davidedmundson Reviewed By: #plasma_workspaces, #plasma, broulik, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28180 M +1 -1 applets/systemtray/package/contents/ui/ExpanderArrow.qml M +11 -0 applets/systemtray/package/contents/ui/HiddenItemsView.qml https://commits.kde.org/plasma-workspace/b34e88da7a5d373ba10e266e01dfefa9cef9bfb9 -- You are receiving this mail because: You are watching all bug changes.
