mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 08:03:11 +08: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
@ -155,6 +155,7 @@ Button
|
|||||||
height: parent.height
|
height: parent.height
|
||||||
|
|
||||||
visible: false
|
visible: false
|
||||||
|
running: visible
|
||||||
|
|
||||||
RotationAnimator
|
RotationAnimator
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user