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

ParentAnimation fails to execute

    XMLWordPrintable

Details

    • 5cd963d2628ed7c01d331cdad03b4d77161c8b93

    Description

      Run the code as specified in QTBUG-10675 (not QTBUG-10671).

      Note how the blue rectangle jumps to the top left corner the third time it is clicked instead of executing the transition.
      N.B. adding

          State {
              name: ""
              ParentChange { target: blueRect; parent: whiteRect; x: 5; y: 5; width: parent.width-10; height: parent.height-10}
          },
      

      to as an explicit state does not help.

      Attachments

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

        Activity

          People

            brasser Michael Brasser (closed Nokia identity) (Inactive)
            mathiasm Mathias Malmqvist
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes