Skip to content

applet: indent mute button in fullRepresentation

Christoph Wolk requested to merge cwo/plasma-pa:indent_tinybutton into master

The small mute tool button in the second row of the delegate is currently aligned with the radiobutton indicator. This makes the delegate look somewhat unstructured, as the radiobuttons and mute buttons visually blend together into a single column, despite their very different functions.

Instead, we indent it a little to align with the radiobutton's label. The streams tab is not affected.


before after
audio_tinybutton_before audio_tinybutton_after

As suggested by Schlaefer on reddit.

I'm a little unsure - overall it feels positive as it's now much more apparent which device is active and what the general structure is. On the negative side, the mute button looks a bit awkwardly placed when it's in the pressed state.

@teams/vdg @teams/usability

Merge request reports

Loading