mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 06:23:16 +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
|
||||
|
||||
visible: false
|
||||
running: visible
|
||||
|
||||
RotationAnimator
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user