Animate the sync icon

CURA-7290
This commit is contained in:
Nino van Hooff 2020-04-30 17:26:12 +02:00
parent 828e931f52
commit 42f5456ed4

View file

@ -45,6 +45,15 @@ Column
source: UM.Theme.getIcon("update") source: UM.Theme.getIcon("update")
color: palette.text color: palette.text
RotationAnimator
{
from: 0;
to: 360;
duration: 1500
loops: Animation.Infinite
running: false
}
} }
Label Label