https://bugs.kde.org/show_bug.cgi?id=477843
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/-/commit/37 | |acc54b270fd2942a6e939e08f64 | |df418e44a8b Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 37acc54b270fd2942a6e939e08f64df418e44a8b by Nate Graham. Committed on 04/12/2023 at 16:07. Pushed by ngraham into branch 'master'. Don't let ListSectionHeader text overflow The intention of this code was to impose a maximum width on the label (via Layout.fillWidth: true) when it would overflow and the separator isn't visible, but it didn't work. Let's fix it. M +1 -1 src/controls/ListSectionHeader.qml https://invent.kde.org/frameworks/kirigami/-/commit/37acc54b270fd2942a6e939e08f64df418e44a8b -- You are receiving this mail because: You are watching all bug changes.