Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.0
-
None
-
-
828ac0099 (dev), 659c8965d (6.8), 31bb9ea63 (6.7)
Description
When running the Shapes example with the curve renderer (QT_QUICKSHAPES_BACKEND=curverenderer) and opening the gallery, one of the cases has broken rendering.
It looks like this is related to the intersection solver in Qt 6.7, because it does not happen with Qt 6.6 and when setting QT_QUICKSHAPES_DISABLE_INTERSECTION_SOLVER=1 it looks good again.
Attachments
For Gerrit Dashboard: QTBUG-125864 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
564270,4 | Be more careful in intersection solver at start/end of segment 1 | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
565960,2 | Be more careful in intersection solver at start/end of segment 1 | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
565982,2 | Be more careful in intersection solver at start/end of segment 1 | 6.7 | qt/qtdeclarative | Status: MERGED | +2 | 0 |