mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Disable the running property of the action button by default
This would cause scene updates to be drawn all the time, causing constant cpu drain.
This commit is contained in:
parent
cb359cdfe1
commit
f13ec6526b
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ Button
|
|||
height: parent.height
|
||||
|
||||
visible: false
|
||||
running: visible
|
||||
|
||||
RotationAnimator
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue