Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.1.0 FF
-
None
-
54e3c62734cb950e08a3f930880d08b9e2854e35 (qt/tqtc-qtdatavis3d/dev) 1b303dfb28aa5375fdb76bd895ffdf60bd333fcf (qt/tqtc-qtdatavis3d/5.15) b86ca2683f44e01f62a4c17063063a2814b5cc65 (qt/qtdatavis3d/6.1)
Description
Applying theme for example to Scatter3D causes theme to be dark / unspecified:
Scatter3D { id: scatterGraph theme: Theme3D { type: Theme3D.ThemeDigia } }
If the theme is set in javascript code later, then the theme or style is applied correctly:
scatterGraph.theme.type = Theme3D.ThemeRetro
or
scatterGraph.theme = scatterGraph.theme1
Attachments
Issue Links
- is required for
-
QTBUG-90664 Some examples do not work correctly
- Closed
-
QTBUG-88612 Migrate Qt Data Visualization to Qt 6
- Closed