Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
QSR 2.1
-
None
-
b56007f6c (dev)
Description
The turn indicator transition effect length is 1 sec and the turn indicator changes in 500 msec:
transitions: [ Transition { from: "*" to: "*" NumberAnimation { target: turnleft properties: "opacity" duration: 1000 easing.type: Easing.InOutQuad } } ]