gskinner / image_fade

BSD 2-Clause "Simplified" License
29 stars 10 forks source link

Crossfade when interrupting loads #3

Closed gskinner closed 5 years ago

gskinner commented 5 years ago

Right now if you update the image before the previous image load completes, it still swaps the unloaded image in as the background which can lead to the background color flashing into view. It would be better to simply discard the unloaded image, and keep the last loaded image as the background.

gskinner commented 5 years ago

This should be resolved in 433888259a69fb7e57b5d40796ebfa8b4dc4c5d4