qtdoc/examples/demos/robotarm/Backend
Patryk Stachniak 9467d3cf5d Improve animation smoothness in Robot Arm Example
Changed the easing curve to QEasingCurve::Linear to improve smoothness.
Updated setValue() to prevent restarting the animation unnecessarily if
the new value matches the current target. This change enhances the user
experience by reducing visual jitter and improving animation flow.

Task-number: QTBUG-130307
Pick-to: 6.8
Change-Id: Idd05f17d14a0a653a24a083ad421c3fe0418c3c9
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2024-12-02 13:40:15 +01:00
..
CMakeLists.txt CMake: fix installation of demos projects 2024-01-25 15:13:29 +02:00
animatedparam.cpp Improve animation smoothness in Robot Arm Example 2024-12-02 13:40:15 +01:00
animatedparam.h Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00
backend.cpp Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00
backend.h Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00