Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Refreshing remote Image source without flickering (resp. empty image during refresh)

$
0
0
I have a simple Image that uses a remote source (http://url.to/image.png). The problem is, if I change the image source to another url, the Image will be empty while it is fetching the image from the url (looks like a short flickering). How can I prevent the image from being empty while loading? Can I somehow force the Image to keep the old source while image.status equals to Component.loading?

Viewing all articles
Browse latest Browse all 4972

Trending Articles