https://bugs.kde.org/show_bug.cgi?id=469421
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |822b4fea48e43b6550f2ba93824 | |20914eb1bc1cb --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 822b4fea48e43b6550f2ba9382420914eb1bc1cb by Nate Graham. Committed on 04/08/2023 at 00:31. Pushed by ngraham into branch 'master'. MoreSettingsMenu: remove unnecessary width and height overrides The layout's implicit width and height are fine here; no need to override them. Doing so was making the window so tall that it overflowed off the top of the desktop when using a 1366x768 screen resolution. Simply removing the height overrides is enough to fix that for the default bottom panel height, even when also using a second top panel. M +0 -2 desktoppackage/contents/configuration/panelconfiguration/MoreSettingsMenu.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/822b4fea48e43b6550f2ba9382420914eb1bc1cb -- You are receiving this mail because: You are watching all bug changes.