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

Incorrect description for RangeSlider first & second values

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes