https://bugs.kde.org/show_bug.cgi?id=455323
--- Comment #13 from Adrián <biudre...@gmail.com> --- (In reply to Nate Graham from comment #12) > Git commit ed0214057e7ae78bedc4486a6344db9459ce5570 by Nate Graham, on > behalf of Niccolò Venerandi. > Committed on 25/10/2022 at 14:52. > Pushed by ngraham into branch 'master'. > > Panel: when floating, de-float when window touches it > > A floating Panel now de-floats and becomes opaque whenever a window touches > it. > This also allows for a thinner Panel when a window is maximized (a normal > Panel > is 44 px; before this patch a de-floated one was 60, now it's 52px) and that > should > allay complaints about excessive margins). > Related: bug 455538, bug 455483 > FIXED-IN: 5.27 > > M +29 -6 desktoppackage/contents/views/Panel.qml > > https://invent.kde.org/plasma/plasma-desktop/commit/ > ed0214057e7ae78bedc4486a6344db9459ce5570 I don't see how that solves it when it has only removed 8px of the 16px that the fix itself says it had. It's an improvement, sure, but I don't see how it's a solution to the bug. 1+1=3 is a better answer than 5, but it's still not the answer. -- You are receiving this mail because: You are watching all bug changes.