stable icon widths via minIcon, fix volume icon jitter
This commit is contained in:
parent
ae3d55912f
commit
deb71231fb
2 changed files with 11 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ M.BarSection {
|
|||
|
||||
M.BarIcon {
|
||||
icon: root._volumeIcon
|
||||
minIcon: "\uF028"
|
||||
color: root._volumeColor
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
MouseArea {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue