Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, color is animated like that
Behavior on color { ColorAnimation { duration: 700 easing.type: Easing.BezierSpline easing.bezierCurve: [0.4, 0, 0.2, 1, 1, 1] }
between "transparent" and "green". It there a way to exclude alpha part of color in this animation?