https://bugs.kde.org/show_bug.cgi?id=448889
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/systemsettings/commit/3c |ma/systemsettings/commit/c5 |ec4ed943ea069e2720d540abdcc |5d8297ec19b5cd1c12ffc91fb2f |ac87c14d1a6 |fe53c89d34e --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit c55d8297ec19b5cd1c12ffc91fb2ffe53c89d34e by Nate Graham, on behalf of Ismael Asensio. Committed on 23/01/2022 at 02:04. Pushed by ngraham into branch 'Plasma/5.24'. Sidebar: Keep headers minimum height on two columns The implicitHeader binding from sizeHelper is getting overriden by Kirigami.AbstractApplicationHeader (line 76), which recalculates a preferred height using the header's childrens implicit heights. What's really keeping the header height at the desired value are the back and hamburger buttons, so let's keep that size also when showing two columns FIXED-IN: 5.24 (cherry picked from commit 3cec4ed943ea069e2720d540abdccac87c14d1a6) M +2 -1 sidebar/package/contents/ui/SubCategoryPage.qml https://invent.kde.org/plasma/systemsettings/commit/c55d8297ec19b5cd1c12ffc91fb2ffe53c89d34e -- You are receiving this mail because: You are watching all bug changes.