image_fade icon indicating copy to clipboard operation
image_fade copied to clipboard

Placeholder image isn't replaced?

Open TheArhaam opened this issue 5 years ago • 3 comments
trafficstars

I noticed that my placeholder image is still up in the background and the network image loads on top of it for some reason. Is there any way to entirely get rid of the placeholder image. (You will notice in the attached image that my placeholder image is still in the background and ironman has loaded on top of it instead of replacing it) ImageFade problem

TheArhaam avatar Jan 15 '20 13:01 TheArhaam

Sorry for the very delayed response. This is currently per design - so that the placeholder remains consistent throughout states, and/or with transparent images. You can use the loadingBuilder to show something only while it loads.

I'm open to considering changing this though, if you'd like to provide feedback.

gskinner avatar May 15 '22 21:05 gskinner

Haha, I've moved to a different tech stack in the last 2years, anyhow as far as I recall my concern was that the placeholder image and the actual image were of different dimensions which was causing the above issue but if loadingBuilder can resolve that then all good :D

TheArhaam avatar May 15 '22 23:05 TheArhaam

The loadingBuilder misses the animation progress. This is crucial, if I want my placeholder to disappear as soon as the animation finishes.

goevexx avatar Oct 15 '23 22:10 goevexx