-
Bug
-
Resolution: Done
-
P2: Important
-
6.3.2
-
None
-
-
2afb9fe157 (qt/qtdeclarative/dev) 2afb9fe157 (qt/tqtc-qtdeclarative/dev) 74e7f9ccc5 (qt/qtdeclarative/6.3) 74e7f9ccc5 (qt/tqtc-qtdeclarative/6.3) 86a45ca998 (qt/tqtc-qtdeclarative/6.2) a8b6da52e5 (qt/qtdeclarative/6.4)
You find wrong static_casts in the various updateUniformData and updateSampledImage methods of the Rhi Shaders in qquickshapegenericrenderer.cpp.
In QQuickShapeRadialGradientRhiShader it should be QQuickShapeRadialGradientMaterial and in QQuickShapeConicalGradientRhiShader it should be QQuickShapeConicalGradientMaterial - instead of QQuickShapeLinearGradientMaterial.
As all materials classes have the layout it should be no crashes caused by the bad casts - so I would give a low priority.
| For Gerrit Dashboard: QTBUG-106824 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 434309,3 | Fix casts in qquickshapegenericrenderer | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
| 435188,2 | Fix casts in qquickshapegenericrenderer | 6.4 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
| 435189,2 | Fix casts in qquickshapegenericrenderer | 6.3 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
| 435190,4 | Fix casts in qquickshapegenericrenderer | tqtc/lts-6.2 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |