fix painting
This commit is contained in:
parent
60db3ff72d
commit
f44e697aab
@ -54,11 +54,12 @@ Item {
|
||||
|
||||
PlasmaCore.SvgItem {
|
||||
id: widget
|
||||
svg: PlasmaCore.Svg { imagePath: "widgets/busywidget" }
|
||||
elementId: "busywidget"
|
||||
|
||||
anchors.centerIn: parent
|
||||
width: busy.width
|
||||
height: busy.height
|
||||
smooth: !running || smoothAnimation
|
||||
svg: PlasmaCore.Svg { imagePath: "widgets/busywidget" }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user