Hello.
When qquickitem's update function is called, the animation thread is interrupted. These interruptions make it impossible to move objects smoothly around the scene. Interrupts can be seen by qml profiling. How to update correctly and avoid interruptions?