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

Q3DTheme background Color

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15.1
    • Qt3D
    • None
    • Windows

      Hi,

      I have a bad restitution of colors when I am using the Q3DTheme's backgroundColor.

      To be more precise : it works fine with standard colors (red, bleu ...) but when I want to display different shades, it is absolutly not accurate.

      For exemple :

      • with the command "myQ3DSurface->activeTheme()->setBackgroundColor( myColor );"
      • the color : red:0 / green:255 / blue:127
      • is displayed as the colorĀ  : red:0 / green:255 / blue:255

      Everything works fine with others colors setup like labelText, grid etc. so I am assuming that the trouble is comming from the background itself and not my way of setting the colors.

      Regards,

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

            seanharmer Sean Harmer
            bouledeplume S D
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes