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

Missing emit of onCurrentFrameChanged in AnimatedSprite

    XMLWordPrintable

Details

    Description

      The onCurrentFrameChanged is fired only when paused is true and advance is called

      e.g.

      AnimatedSprite {
        onCurrentFrameChanged: console.log(currentframe)
        running: true
        source: "bear_tiles.png"
        ...
      }
      

      does not fire onCurrentFrameChanged.

      Attachments

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

        Activity

          People

            aalpert-nokia Alan Alpert (closed Nokia identity) (Inactive)
            dajansen Damian Jansen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes