https://bugs.kde.org/show_bug.cgi?id=400860
Chris Rizzitello <rizzite...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Version Fixed In| |18.12.0 Latest Commit| |https://commits.kde.org/dol | |phin/c900f7d255aa8fb326cf20 | |f598a5de1a1edbcfe9 Resolution|--- |FIXED --- Comment #3 from Chris Rizzitello <rizzite...@kde.org> --- Git commit c900f7d255aa8fb326cf20f598a5de1a1edbcfe9 by Chris Rizzitello. Committed on 17/11/2018 at 13:38. Pushed by rizzitello into branch 'Applications/18.12'. Improve Ux for the places panel's hidden items Summary: FIXED-IN: 18.12.0 Clean up the context menu for the places panel. - Change Text "Show All Entries" -> "Show Hidden Places" - Use State dependent icon (like hidden files) - Disable instead of hide if not places are hidden. - Toggle to unchecked if last item of group is unhidden. Create a copy of this "Show Hidden Places" entry in the main dolphin menu View->Places. Test Plan: With Hidden Places {F6398756} {F6398759} Context Menu: {F6398762} {F6398761} Without Hidden Places. {F6414694} {F6414696} Reviewers: #dolphin, #vdg, elvisangelaccio, ngraham Reviewed By: #dolphin, #vdg, elvisangelaccio, ngraham Subscribers: cfeck, elvisangelaccio, veqz, davidc, ngraham, kfm-devel Tags: #dolphin Maniphest Tasks: T8349 Differential Revision: https://phabricator.kde.org/D16767 M +19 -0 src/dolphinmainwindow.cpp M +26 -7 src/panels/places/placespanel.cpp M +3 -0 src/panels/places/placespanel.h https://commits.kde.org/dolphin/c900f7d255aa8fb326cf20f598a5de1a1edbcfe9 -- You are receiving this mail because: You are watching all bug changes.