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

When resuming QTimeLine, one faulty frameChanged signal with the last frame is sent in some cases

    XMLWordPrintable

Details

    Description

      When stopping or pausing a QTimeLine and later resuming it, in some cases an additional frameChanged signal is emitted with the index of the last frame as argument. No additional valueChanged signal is emitted. It happens in the following cases:

      • Consistently when pausing/resuming using setPaused(true) and setPaused(false)
      • Once after each time the QTimeLine has looped when using stop() and resume()

      A small program is attached that reproduces the problem.

      Attachments

        1. output.txt
          0.8 kB
        2. TimeLineTest.tar.gz
          1 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hanssen Andreas Aardal Hanssen (closed Nokia identity) (Inactive)
            lindeije Thorbjørn Lindeijer (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