Bug 469880

Summary: New Panel config popup has lost the "Maximize" action
Product: [Plasma] plasmashell Reporter: Nate Graham <nate>
Component: PanelAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: niccolo.venerandi
Priority: NOR Keywords: qt6, regression
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 6.0
Sentry Crash Report:

Description Nate Graham 2023-05-17 04:23:13 UTC
This means it's no longer possible to maximize a panel once it's been un-maximzed by changing its size.
Comment 1 Nate Graham 2023-05-18 19:27:52 UTC
Git commit 82d18be43c2fbbd4979fb97024fd54cb49824516 by Nate Graham.
Committed on 18/05/2023 at 19:23.
Pushed by ngraham into branch 'master'.

panelconfiguration: re-add "Maximize" feature

It got lost in the new UI added with
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1483.
FIXED-IN: 6.0

M  +17   -1    desktoppackage/contents/configuration/panelconfiguration/MoreSettingsMenu.qml

https://invent.kde.org/plasma/plasma-desktop/commit/82d18be43c2fbbd4979fb97024fd54cb49824516
Comment 2 veggero 2023-05-18 19:39:32 UTC
ops
Comment 3 Nate Graham 2023-05-18 19:42:11 UTC
No worries, I already fixed it.