https://bugs.kde.org/show_bug.cgi?id=480554
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/3e1bb77e9ee0a5d3cff71798b |t/3a59f73ac8f50d5b0f9a025d0 |a257bfbfc96b7e5 |2d1f720430011b8 --- Comment #3 from Ismael Asensio <isma...@gmail.com> --- Git commit 3a59f73ac8f50d5b0f9a025d02d1f720430011b8 by Ismael Asensio. Committed on 17/02/2024 at 00:40. Pushed by iasensio into branch 'Plasma/6.0'. kcms/soundtheme: Fix items overflowing the card Allow the label to shrink and elide, so it doesn't push the buttons out of the card's frame, which can happen with larger fonts or in more verbose languages. With this also drop the "compact mode" concept and just place the general preview button above. It simplifies the layout and avoids UI jumpiness and edge cases. We cannot currently set a minimum size for the cards right now, so let's adapt to it the best way possible. FIXED-IN: 6.0 (cherry picked from commit 3e1bb77e9ee0a5d3cff71798ba257bfbfc96b7e5) M +8 -4 kcms/soundtheme/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/3a59f73ac8f50d5b0f9a025d02d1f720430011b8 -- You are receiving this mail because: You are watching all bug changes.