Details
-
User Story
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
Description
QML supports Behaviors https://doc.qt.io/qt-6/qml-qtquick-behavior.html
Behavior on width { NumberAnimation { duration: 1000 } }
Those are a simple alternative to transitions and animations and we would like to have support for them in QDS.