mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fixed the spinner
Contributes to CURA-8587
This commit is contained in:
parent
9b7731a21b
commit
a571e87553
3 changed files with 15 additions and 8 deletions
|
|
@ -61,7 +61,7 @@ Item
|
|||
RotationAnimator
|
||||
{
|
||||
target: busyIndicator
|
||||
running: busyMessage.visible
|
||||
running: parent.visible
|
||||
from: 0
|
||||
to: 360
|
||||
loops: Animation.Infinite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue