https://bugs.kde.org/show_bug.cgi?id=419853
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |5.18.5 Latest Commit| |https://commits.kde.org/pla | |sma-desktop/ba66d2eabe38bc3 | |57d799bff391cf5edbce139c0 Resolution|--- |FIXED --- Comment #12 from Nate Graham <n...@kde.org> --- Git commit ba66d2eabe38bc357d799bff391cf5edbce139c0 by Nate Graham. Committed on 13/04/2020 at 17:05. Pushed by ngraham into branch 'Plasma/5.18'. Make accidental panel and panel widget deletion more difficult Summary: We make it very easy to delete panels and panel widgets--perhaps a bit too easy. User feedback has indicated that we may need to re-work this a bit, and that perhaps D20144 was a mistake. This patch moves the {nav Remove Panel} button back into the {nav More} menu where it used to be, to make it harder to accidentally click on. It also moves the {nav Remove} button for panel widgets higher up in the menu so it's not so close to the cursor. To adjust to these changes, the layout of buttons on the panel toolbar is changed to preserve visual balance, and the {nav More} menu's name is adjusted to reflect the fact that removing a panel is not a setting. FIXED-IN: 5.18.5 Test Plan: {F8227561} Reviewers: #vdg, #plasma, ndavis Reviewed By: #vdg, ndavis Subscribers: rikmills, broulik, plasma-devel Tags: #plasma Maniphest Tasks: T12942 Differential Revision: https://phabricator.kde.org/D28710 M +20 -2 containments/panel/contents/ui/ConfigOverlay.qml M +19 -0 desktoppackage/contents/configuration/panelconfiguration/MoreSettingsMenu.qml M +15 -26 desktoppackage/contents/configuration/panelconfiguration/ToolBar.qml https://commits.kde.org/plasma-desktop/ba66d2eabe38bc357d799bff391cf5edbce139c0 -- You are receiving this mail because: You are watching all bug changes.