https://bugs.kde.org/show_bug.cgi?id=429235
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/commit/5877 | |afe195f5e873c03d4a29f625115 | |5dd614e5d Status|CONFIRMED |RESOLVED --- Comment #10 from Marco Martin <notm...@gmail.com> --- Git commit 5877afe195f5e873c03d4a29f6251155dd614e5d by Marco Martin. Committed on 12/01/2021 at 14:17. Pushed by mart into branch 'master'. correctly update header size workaround for https://bugreports.qt.io/browse/QTBUG-90034 the headerParent item wasn't correctly updating its height when its contents switched from visible to invisible. setting preferredheight to invalid (-1) when implicitHeight * opacity is zero, works around the problem M +2 -1 src/controls/GlobalDrawer.qml https://invent.kde.org/frameworks/kirigami/commit/5877afe195f5e873c03d4a29f6251155dd614e5d -- You are receiving this mail because: You are watching all bug changes.