Skip to content

feat(image): fadeIn image #560

Open
Open
@DwieDima

Description

@DwieDima

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions