Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Placeholder image isn't replaced? #6

Open
TheArhaam opened this issue Jan 15, 2020 · 3 comments
Open

Placeholder image isn't replaced? #6

TheArhaam opened this issue Jan 15, 2020 · 3 comments

Comments

@TheArhaam
Copy link

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

@gskinner
Copy link
Owner

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.

@TheArhaam
Copy link
Author

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

@goevexx
Copy link

goevexx commented Oct 15, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants