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

Slider: QML Binding: Binding loop warning when stepSize is set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.1.0 RC1
    • 5.1.0 RC1
    • Quick: Controls 1
    • None
    • 1c7d06f2696465993d63a33bf4144f49f02552bc

    Description

      Create:

      import QtQuick.Controls 1.0
      Slider {
          minimumValue: 0
          maximumValue: 100
          stepSize: 1
      }
      

      And drag the slider, it generates the warning: file:///home/caroline/git/stableqt5/qtbase/qml/QtQuick/Controls/Slider.qml:265:5: QML Binding: Binding loop detected for property "value"

      Attachments

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

        Activity

          People

            bachewii Jens
            carochao Caroline Chao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes