safer property access + style adjustments

This commit is contained in:
end-4
2025-04-21 21:31:33 +02:00
parent 99b9de9d5c
commit 5dc0dc133d
12 changed files with 12 additions and 10 deletions
@@ -38,6 +38,7 @@ Item {
Layout.leftMargin: valueIndicatorLeftPadding
Layout.topMargin: valueIndicatorVerticalPadding
Layout.bottomMargin: valueIndicatorVerticalPadding
color: Appearance.colors.colOnLayer0
text: root.icon
font.pixelSize: 30
}