parent
34df0f0dab
commit
f4e6b3da8a
|
@ -6,7 +6,7 @@ StatusIcon {
|
||||||
icon: "loading"
|
icon: "loading"
|
||||||
height: 17
|
height: 17
|
||||||
width: 17
|
width: 17
|
||||||
RotationAnimator {
|
RotationAnimation {
|
||||||
target: statusIcon;
|
target: statusIcon;
|
||||||
from: 0;
|
from: 0;
|
||||||
to: 360;
|
to: 360;
|
||||||
|
|
Loading…
Reference in New Issue