OSD: fix vertical layout

autoformat
This commit is contained in:
lysec
2025-10-11 18:18:43 +02:00
parent df6fdf3656
commit 3dff242606
5 changed files with 15 additions and 13 deletions
@@ -63,6 +63,7 @@ NPanel {
SystemMonitorCard {
Layout.preferredWidth: Style.baseWidgetSize * 2.625 * scaling
Layout.fillHeight: true
scaling: root.scaling
}
}
@@ -70,6 +71,7 @@ NPanel {
AudioCard {
Layout.fillWidth: true
Layout.preferredHeight: Math.max(120 * scaling)
scaling: root.scaling
}
// Bottom actions (two grouped rows of round buttons)