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

Examples must set a non-native style to get a consistent look

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 6.0.0 RC
    • 6.0.0
    • Quick: 3D
    • None
    • 893d52ba4def4594e08170cc35b034e707328f48 (qt/qtquick3d/dev)
    • Qt Quick 3D - Week 45/46

    Description

      The Controls native style work causes issues in Quick 3D examples:

      After building the latest qtdeclarative and qtquickcontrols2:

      • some examples now use the native style, leading to sub-standard look,
      • others sometimes use the non-native one (sliders for example), while some controls (checkboxes) get a mixed native + non-native look
        • this is due to setting the 'background' delegate, but not 'foreground' in our somewhat customized controls in some of the examples

      Suggest we solve this by hardcoding the Basic style in main.cpp for all the examples.

       

       

       

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes