Commit 82212d1d authored by Damian Jansen's avatar Damian Jansen Committed by Qt by Nokia
Browse files

Fix inconsistent playing / paused property setting and signals


Playing should only indicate false if it has been set as such
in code, or in the event of a valid image but non-movie being
used.
Noted the edge case in documentation.
Signals were not being emitted for playing/paused in the cases
where an image was not loaded. Paused property was also being
incorrectly assigned, which supressed pause behavior.

Task-number: QTBUG-26478
Change-Id: I1aaab9b7c495811114b30b491a900804a75d590f
Reviewed-by: default avatarAlan Alpert <alan.alpert@nokia.com>
parent 2d4f74b7
Branches
Tags
No related merge requests found
Showing with 107 additions and 16 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment