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

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

XMLWordPrintable

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

      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.

       

       

       

        1. image-2020-11-12-14-45-15-486.png
          20 kB
          Laszlo Agocs
        2. image-2020-11-12-14-50-11-208.png
          25 kB
          Laszlo Agocs
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes