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

Dial does not use the native circular slider under macOS style

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.5.0 FF
    • Quick: Controls 2
    • None

    Description

      MacOS has a native dial element, called circular slider, see https://developer.apple.com/design/human-interface-guidelines/components/selection-and-input/sliders/.

      Currently the MacOS style draws the dial element itself. The style does not match the native style. The MacOS style should use the native dial as all other elements that are available on MacOS.

      However, the native circular slider is limited to a size of 30x30 pixels on MacOS (setting transformations does not work) and using this would lead to large layout/visual differences between platforms and versions.

      Another solution might be to change the current drawing code to mimic the native style better. 

      Attachments

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            matthias_rauter Matthias Rauter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: