Skip to content

馃崚kcm/SpeakerTest: Fix the minimum layout for Mono channel

Ismael Asensio requested to merge work/cherry-pick-f3645de3 into Plasma/6.1

The label needs to set fillWidth: true to influence the sheet's minimum width, so it doesn't get cut out.

This is only noticeable when the grid layout is smaller, when we have single Mono channel. Also slightly adjust the Grid's sizes and alignment for that case

BEFORE AFTER
Screenshot_20240609_030728 Screenshot_20240609_025443

BUG: 476096
FIXED-IN: 6.1.4

(cherry picked from commit f3645de3)

3182f64b kcm/SpeakerTest: Fix the minimum layout for Mono channel

Co-authored-by: Ismael Asensio isma.af@gmail.com

Merge request reports