https://bugs.kde.org/show_bug.cgi?id=476021
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/-/commit/3e | |2300fc5c6028d0364981d33c215 | |5c8d102ca5e Status|CONFIRMED |RESOLVED Version Fixed In| |6.0 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 3e2300fc5c6028d0364981d33c2155c8d102ca5e by Nate Graham, on behalf of Jack Hill. Committed on 20/02/2024 at 17:40. Pushed by ngraham into branch 'master'. Fix PassiveNotificationsManager height for wrapped text `contentItem.implicitHeight` wasn't being updated properly ('twas set to 0), so we have to force it with `void contentItem.implicitHeight`. FIXED-IN: 6.0 M +6 -0 src/controls/templates/private/PassiveNotificationsManager.qml https://invent.kde.org/frameworks/kirigami/-/commit/3e2300fc5c6028d0364981d33c2155c8d102ca5e -- You are receiving this mail because: You are watching all bug changes.