Details
-
Technical task
-
Resolution: Fixed
-
Not Evaluated
-
None
-
21d8afab6 (dev), 29c51be4b (6.8)
Description
Qt Quick Shapes does not support gradient fills on strokes, but we can still support this in the SVG loader by generating a QPainterPath for the stroke in the generator and then filling this like a normal path.