-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.11
-
None
Gradient strokes are currently not supported in Qt Quick Shapes, but is very useful both for supporting vector image formats and design tools. This is currently implemented ad hoc for SVG in VectorImage by creating a fill from the stroke, but this makes animating it hard.
This suggestion is for adding API to support this, as well as an implementation in Shapes. It should be followed up with a task to implement this in VectorImage as well.