https://bugs.kde.org/show_bug.cgi?id=449083
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.3.4 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/a4d20ab762ce39401cf1d3b24 | |895453169ff38ab Resolution|--- |FIXED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit a4d20ab762ce39401cf1d3b24895453169ff38ab by Nate Graham. Committed on 29/03/2025 at 13:53. Pushed by ngraham into branch 'master'. applets/notifications: tighten internal spacings This restores the spacing seen in Plasma 6.2 and earlier, which accidentally got increased in the big code refactor for 6.3. Also fix a code error exposed by this change: a place where we were accidentally using a layout's horizontal spacing as a vertical offset elsewhere, instead of its vertical spacing. FIXED-IN: 6.3.4 M +1 -1 applets/notifications/package/contents/ui/delegates/BaseDelegate.qml M +1 -1 applets/notifications/package/contents/ui/delegates/DelegatePopup.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/a4d20ab762ce39401cf1d3b24895453169ff38ab -- You are receiving this mail because: You are watching all bug changes.