stable label widths via minText, increase group glow

This commit is contained in:
Damocles 2026-04-12 17:10:21 +02:00
parent 7ab3b6ef75
commit 5de09fd5e2
9 changed files with 17 additions and 1 deletions

View file

@ -31,7 +31,7 @@ Item {
anchors.fill: shadowSource
shadowEnabled: true
shadowColor: root.borderColor
shadowBlur: 0.6
shadowBlur: 1.0
shadowVerticalOffset: 0
shadowHorizontalOffset: 0
}