Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-91103

QML theme shows as totally dark when specified during creation

    XMLWordPrintable

Details

    • 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              oulu_hillbilly Sami Varanka
              tupelkon Tuomo Pelkonen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes