Commit 1ae19b47 authored by Alan Alpert's avatar Alan Alpert Committed by Qt by Nokia
Browse files

Avoid accessing sprites until they finish loading


Because sprite properties are not valid until image assembly finishes,
some features of the sprite engine cannot work until sprite assembly is
finished. In these circumstances, we shouldn't crash.

Task-number: QTBUG-24797
Change-Id: I2701f9302620c2cfd5b7bc5ce1cb9f31be4d4e19
Reviewed-by: default avatarAlan Alpert <alan.alpert@nokia.com>
parent 41194056
Showing with 109 additions and 5 deletions
Supports Markdown
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