Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.6.1
-
None
-
Mac OS X and recent kinetic-declarativeui build
-
139b84198b6bd0454becc9d5ae1a64a1e22f1fe2
Description
Using speed as highlightMoveSpeed is detrimental to the user experience - as the UX will depend on the resolution. Basically, if a QML UI is written to be dynamic depending on the toplevel size - the animation will appear to move much faster at a lower resolution. Instead of highlightMoveSpeed it should use highlightMoveDuration - to mirror the API of Transition