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

Incorrect description for RangeSlider first & second values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.9.1
    • 5.9.0
    • Documentation
    • None
    • 711bcee81ee31e36819372e51f637897b45a439f

      See http://doc.qt.io/qt-5/qml-qtquick-controls2-rangeslider.html#first-prop and http://doc.qt.io/qt-5/qml-qtquick-controls2-rangeslider.html#second-prop

      Both of these state:

      If to is greater than from, the value of the first handle must be greater than the second, and vice versa. 

       

      This is not true. It is the reverse. If to is greater than from, first.value <= second.value.

        For Gerrit Dashboard: QTBUG-61647
        # Subject Branch Project Status CR V

            mitch_curtis Mitch Curtis
            paulmasri Paul
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes