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

PropertyAction limitations should be documented better

XMLWordPrintable

    • macOS, Windows

      I am using a SequentialAnimation which has a group of PropertyActions. First PropertyAction sets a text to Text component and the next PropertyAction changes the Text component's 'x' value based on the text length that was set in the first PropertyAction. This does not seem to work as the second PropertyAction sees the text length as 0. If this behavior is a limitation in PropertyAction or SequentialAnimation, it should be mentioned in the documentations.

      Using a ScriptAction however works just fine and it can be used to achieve the exact same result.

      I have attached an example project to demonstrate this issue.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            pekarjal Pekka Karjalainen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes