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

Need way to drive Animations explicitly, not over set duration only

    XMLWordPrintable

Details

    • fa2c5e2fa216efe973fb5cc52f59f3ab6d9bbfe9

    Description

      There needs to be a way to drive an animation manually, rather than
      over a set time. This would be useful e.g. when the animation is
      attached to a swipe gesture and the animation should follow the
      progression of the finger rather than just be triggered and run for
      a fixed time.

      A new "currentProgress" (or "progression") property with a value
      between 0..1 makes more sense than something relative to the total
      duration time of the animation. It would need to work for ParallelAnimation
      and SequentialAnimation too, and support not only strict forward
      progression of the animation but also backwards, as well as "continuing"
      the animation on the duration timer.

      Attachments

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

        Activity

          People

            charles Charles Yin (closed Nokia identity) (Inactive)
            mathiasm Mathias Malmqvist
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes