https://bugs.kde.org/show_bug.cgi?id=439374
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.23 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/86 | |4b04dee5cc6f855047149be0b6e | |00a5cbee3fd --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 864b04dee5cc6f855047149be0b6e00a5cbee3fd by Nate Graham. Committed on 28/09/2021 at 16:55. Pushed by ngraham into branch 'master'. CompactApplet: Only draw separator line for panel applets The purpose of this line is to separate a panel applet's popup from the panel, but when there is no panel, the line gets drawn anyway, has undefined geometry, ends up too big, and looks weird. This commit hides it for the popups of non-panel applets. FIXED-IN: 5.23 M +3 -0 desktoppackage/contents/applet/CompactApplet.qml https://invent.kde.org/plasma/plasma-desktop/commit/864b04dee5cc6f855047149be0b6e00a5cbee3fd -- You are receiving this mail because: You are watching all bug changes.