https://bugs.kde.org/show_bug.cgi?id=489492
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.1.4 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |04c6e0f2ce5efc63038defc0477 | |d1d4c2dc2d618 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #4 from Marco Martin <notm...@gmail.com> --- Git commit 04c6e0f2ce5efc63038defc0477d1d4c2dc2d618 by Marco Martin. Committed on 30/07/2024 at 13:31. Pushed by mart into branch 'master'. Use bindings for anchors Anchor margins were set by initial properties, which is *not* a binding, meaning that when the panel form factor changes, the margins won't be updated. Use proper bindings instead. FIXED-IN: 6.1.4 M +5 -0 containments/panel/contents/ui/ConfigOverlay.qml M +1 -5 containments/panel/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/04c6e0f2ce5efc63038defc0477d1d4c2dc2d618 -- You are receiving this mail because: You are watching all bug changes.