https://bugs.kde.org/show_bug.cgi?id=462130
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |9d90c7105a91748c6767f7abf75 |12c258d531deb2fb6700e320d87 |8a4f597a2d5c0 |463df1c948664 --- Comment #6 from Nate Graham <[email protected]> --- Git commit 12c258d531deb2fb6700e320d87463df1c948664 by Nate Graham, on behalf of Niccolò Venerandi. Committed on 02/12/2022 at 23:08. Pushed by ngraham into branch 'cherry-pick-9d90c710'. 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 (cherry picked from commit 9d90c7105a91748c6767f7abf758a4f597a2d5c0) M +2 -2 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/commit/12c258d531deb2fb6700e320d87463df1c948664 -- You are receiving this mail because: You are watching all bug changes.
