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

Flash occurs when loadingSrc and fallbackSrc are the same image #6

Closed
JustinDSN opened this issue Oct 30, 2014 · 0 comments
Closed

Comments

@JustinDSN
Copy link

When you specify the same image for loadingSrc and fallbackSrc. A brief flash occurs as the image transitions to the fallbackSrc. It would be desirable to not have a brief flash to the user.

<img ng-src="<path that will error>" loading-src="assets/images/placeholder.png"  fallback-src="assets/images/placeholder.png">
@dcohenb dcohenb closed this as completed in 40e7267 Jun 6, 2015
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

1 participant