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

feat(image): fadeIn image #560

Open
DwieDima opened this issue Dec 1, 2022 · 0 comments
Open

feat(image): fadeIn image #560

DwieDima opened this issue Dec 1, 2022 · 0 comments

Comments

@DwieDima
Copy link

DwieDima commented Dec 1, 2022

It should be possible to configure fadeIn image by passing input parameter to directive.
Currently the workaround is to override the class ng-lazyloaded.

The downside of this way is that this class will be triggered everytime on route change, so you'll see the fadeIn effect everytime. This should not account for already loaded images in persistent DOM.

This can be achieved by creating custom hook, but currently there is a bug described in #554.

Pull Request: #559

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