https://bugs.kde.org/show_bug.cgi?id=521552
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/-/commit/c8 | |889cbfcc8a3292db1e65b451e0c | |6f963718a4e --- Comment #4 from Marco Martin <[email protected]> --- Git commit c8889cbfcc8a3292db1e65b451e0c6f963718a4e by Marco Martin. Committed on 17/06/2026 at 14:07. Pushed by mart into branch 'master'. AbstractApplicationWindow: Fix applications that use an header item Most kirigami applications use the headers of the PageRow, not the ApplicationWindow internal header. those that do, had layout problems due to an invalid old layout condition that oddly depended from wideMode, which is clearly wrong. now put the same condition as the margins for the footer M +1 -1 src/controls/AbstractApplicationWindow.qml https://invent.kde.org/frameworks/kirigami/-/commit/c8889cbfcc8a3292db1e65b451e0c6f963718a4e -- You are receiving this mail because: You are watching all bug changes.
