Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-169

PropertyChanges binding from the wrong state gets used in some cases

XMLWordPrintable

      If state A has a binding on property X, and state B has a simple value on property X, switching from state A to state B when there is a transition active on property X causes the binding from state A to still be active.

      If some of that binding's dependencies then change, the binding will be evaluated and the property will be overwritten with the state A binding event though state B is active.

      The attached example QML demonstrates the issue.

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

            srodal Samuel Rødal
            srodal Samuel Rødal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes