https://bugs.kde.org/show_bug.cgi?id=504513
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/discover/-/commit/f80898 |ma/discover/-/commit/5627e8 |8e2ab57b95fb2ffe9b53cfc2b29 |c22a643b0b42b2eaa2f316616f1 |f92ee8a |e988bd6 --- Comment #5 from Nate Graham <[email protected]> --- Git commit 5627e8c22a643b0b42b2eaa2f316616f1e988bd6 by Nate Graham. Committed on 20/05/2025 at 13:19. Pushed by ngraham into branch 'Plasma/6.4'. ApplicationPage: allow offline update header to take up enough space We were only setting a maximum width here, which allowed wrapping to work properly. But we weren't actually filling that width, so the layout didn't get big enough when it had very long text. FIXED-IN: 6.4.0 (cherry picked from commit f808988e2ab57b95fb2ffe9b53cfc2b29f92ee8a) Co-authored-by: Nate Graham <[email protected]> M +1 -1 discover/qml/ApplicationPage.qml https://invent.kde.org/plasma/discover/-/commit/5627e8c22a643b0b42b2eaa2f316616f1e988bd6 -- You are receiving this mail because: You are watching all bug changes.
