https://bugs.kde.org/show_bug.cgi?id=462130
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.26.5 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |9d90c7105a91748c6767f7abf75 | |8a4f597a2d5c0 --- Comment #5 from Nate Graham <[email protected]> --- Git commit 9d90c7105a91748c6767f7abf758a4f597a2d5c0 by Nate Graham, on behalf of Niccolò Venerandi. Committed on 02/12/2022 at 23:07. Pushed by ngraham into branch 'master'. Panel: Add floating margins to avoid overflowing content when floating This is because we're adding the floating margin *inside* the panel's window, which means that the actual length of the panel ends up being (content length - floating margins). I'm just adding them back when we calculate the size of the panel. FIXED-IN: 5.26.5 M +2 -2 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/commit/9d90c7105a91748c6767f7abf758a4f597a2d5c0 -- You are receiving this mail because: You are watching all bug changes.
