Skip to content

Refresh retinajs after img src changed #279

Open
@Honza-B

Description

@Honza-B

Hi, thanks for great plugin!

But I have a little issue with refreshing retinajs on image which has source image changed.

In event handler I have tried refresh retinajs this way:

slider.bind("slide.onafterswaped", function(e) {
    retinajs( $(e.target).find('img') ); 
});

Thanks for help!

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