qtdoc/examples/demos/robotarm
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
..
Backend Improve animation smoothness in Robot Arm Example 2024-12-02 13:40:15 +01:00
backend_mock/Backend Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00
content Resolve a duplicate target name issue 2023-06-13 13:03:40 +02:00
doc Demos: Add dependency info to example metadata 2024-01-19 10:26:22 +01:00
imports Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00
src Replace deprecated _qs suffix by _s suffix for main.qml 2024-10-15 12:22:46 +02:00
CMakeLists.txt CMake: Add deployment API to our examples 2024-05-13 09:44:04 +02:00
RobotArm.qmlproject Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00
main.qml Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00
qmlmodules CMake: fix installation of demos projects 2024-01-25 15:13:29 +02:00
qtquickcontrols2.conf Move robotarm example from quick3d to qtdoc 2023-05-09 18:37:33 +02:00