Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-24379

Android: Settings background has a wrong background color in dark themes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 4.13.0
    • Qt Creator 4.13.0-beta1
    • Android Support
    • None
    • Windows

      Core::SettingsDialog puts the settings widget into a QScrollArea.

      Commit faad83d5a37448b472af2efa76b7193c83f2c1f1 inserts another set of QScrollArea + QWidget under the whole form. This leads to two two of those and one is superfluous. When using a dark theme (e.g. flat-dark), this extra QScrollArea introduces wrong background color. Also, it complicates the already quite blown androidsettingswidget.ui.

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

            portale Alessandro Portale
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes