Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6.1, 6.6.2, 6.7, 6.8
-
-
1087977a9 (dev), 7635a7492 (6.7)
Description
The Shape object doesn't display ShapePath objects injected by the Shape.data.push() function.
Printing Shape.data solves the issue.
To reproduce the issue:
Run the attached project.
The workaround:
Uncomment console.log(), line 25.
Note: the issue does not occur in Qt 6.5.3.