https://bugs.kde.org/show_bug.cgi?id=520337
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/-/commit/5a | |2f18bc929cb068b51d6ab9202db | |fd60203bd71 Version| |6.27 Fixed/Implemented| | In| | Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #4 from Nate Graham <[email protected]> --- Git commit 5a2f18bc929cb068b51d6ab9202dbfd60203bd71 by Nate Graham. Committed on 20/05/2026 at 16:51. Pushed by ngraham into branch 'master'. GlobalDrawer: top-align topContent You would expect this to happen based on the name, but it only happens if the rest of the view fills up with stuff and pushes up the topContent items. Manually top-align them so they're always located in the right place. FIXED-IN: 6.27 M +1 -1 src/controls/GlobalDrawer.qml https://invent.kde.org/frameworks/kirigami/-/commit/5a2f18bc929cb068b51d6ab9202dbfd60203bd71 -- You are receiving this mail because: You are watching all bug changes.
