new systray filled icons
This commit is contained in:
@@ -21,6 +21,7 @@ RowLayout {
|
||||
property int warningThreshold: 80
|
||||
|
||||
percentage: 0
|
||||
spacing: Appearance.spacing.smaller
|
||||
|
||||
Behavior on animatedPercentage {
|
||||
Anim {
|
||||
@@ -38,6 +39,7 @@ RowLayout {
|
||||
MaterialIcon {
|
||||
id: icon
|
||||
|
||||
Layout.preferredWidth: 16
|
||||
color: root.iconColor
|
||||
font.pointSize: Appearance.font.size.larger
|
||||
text: root.icon
|
||||
|
||||
Reference in New Issue
Block a user