stable icon widths via minIcon, fix volume icon jitter

This commit is contained in:
Damocles 2026-04-12 21:00:36 +02:00
parent ae3d55912f
commit deb71231fb
2 changed files with 11 additions and 0 deletions

View file

@ -74,6 +74,7 @@ M.BarSection {
M.BarIcon {
icon: root._volumeIcon
minIcon: "\uF028"
color: root._volumeColor
anchors.verticalCenter: parent.verticalCenter
MouseArea {