Skip to content
Commit 3a59f73a authored by Ismael Asensio's avatar Ismael Asensio
Browse files

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.

BUG: 480554
FIXED-IN: 6.0

(cherry picked from commit 3e1bb77e)
parent 4c49e11e
Pipeline #609561 passed with stage
in 15 minutes and 37 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment