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

Allow horizontal/vertical drag area of QML Dial to be customized

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.9.2
    • Quick: Controls 2
    • None
    • All

      Reading the source code of the QML Dial implementation, the drag area for linear movement is hardcoded to twice the width/height of the Dial control. This is not enough when you want to save space on screen but allow for precise control of the dial value. For example the effective size of the dial might be something like 40x40 pixels but for fine control, it would good to be able to have linear movement over 400 pixels.

      Please consider making this drag area value configurable from QML.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            johannes_ Johannes .
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes