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

Changes to AnimatedImage failed to send a signal that the sourceSize has changed.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • 4.8.0
    • None
    • All

      If changes to AnimatedImage are made it fails to send a signal that the sourceSize has changed after loading a source.
      The width/height of the AnimatedImage will be 0, since the "setSource" call won't immediately load the source file ( it waits for onCompleted ), and after loading it, it did not call sourceSizeChanged(), therefore the width and height are never updated.
      This bug has been introduced with Qt 4.8.x, Qt 4.7.2 did not have this problem,

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

            Unassigned Unassigned
            irfan.omair@gmail.com irfan B omair
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes