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

Need more options to Slider/RangeSlider live property

XMLWordPrintable

    • Linux/X11

      We would like more options for Slider/RangeSlider's live property.

      we want this property to be set more details.

       

      In live: false case.

      • Normally, When the user pressed, dragged, and released the handle, the value of Slider is updated in released time.
      • we want other options as belows.
        • When the user pressed, dragged, and released the handle, the value of Slider shouldn't be updated.
        • Just It should be updated when the user pressed and released the handle, not included dragged.
        • live property is explained in Qt doc.(https://doc.qt.io/qt-5/qml-qtquick-controls2-slider.html#live-prop)
        • This property holds whether the slider provides live updates for the value property while the handle is dragged.

       

        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
            bumjoon.park BUMJOON PARK (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes