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:
Jaime van Kessel 2022-05-03 13:45:56 +02:00
parent cb359cdfe1
commit f13ec6526b

View file

@ -155,6 +155,7 @@ Button
height: parent.height
visible: false
running: visible
RotationAnimator
{