https://bugs.kde.org/show_bug.cgi?id=462942
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/db | |d6c7b0898edba68a7eb75540964 | |5a8479e0316 Version Fixed In| |5.27 Resolution|--- |FIXED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit dbd6c7b0898edba68a7eb755409645a8479e0316 by Nate Graham. Committed on 03/01/2023 at 22:07. Pushed by ngraham into branch 'master'. panelconfiguration: use correct control type for "floating panel" toggle Using a button here is confusing, since nothing communicates that it's a checkable button, and there's a non-checkable button right next to it. The correct UI control tu use for checkable actions outside of a toolbar is a checkbox. FIXED-IN: 5.27 M +4 -2 desktoppackage/contents/configuration/panelconfiguration/MoreSettingsMenu.qml https://invent.kde.org/plasma/plasma-desktop/commit/dbd6c7b0898edba68a7eb755409645a8479e0316 -- You are receiving this mail because: You are watching all bug changes.