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

PropertyChanges is inconsistently effective before or after transitions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.7.3, 5.0.0
    • None
    • Embedded Linux

      If a property is bound to a constant by ProperyChanges, it is effective BEFORE the according transition. If the property is bound to an expression, it is effective AFTER the transition, even if the expression is of constants like ("Hello " + "World"). According to the documentation it should always be effective after the transition. Test case code is attached.

        1. test.qml
          0.8 kB
          Sven Anderson
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            anderssv Sven Anderson
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes