mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:28:58 +08:00
Animate the sync icon
CURA-7290
This commit is contained in:
parent
828e931f52
commit
42f5456ed4
@ -45,6 +45,15 @@ Column
|
||||
source: UM.Theme.getIcon("update")
|
||||
color: palette.text
|
||||
|
||||
RotationAnimator
|
||||
{
|
||||
from: 0;
|
||||
to: 360;
|
||||
duration: 1500
|
||||
loops: Animation.Infinite
|
||||
running: false
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Label
|
||||
|
Loading…
x
Reference in New Issue
Block a user