The module is great but it only works on scrolling.
The event to load images is only triggered when the user scrolls the page and image comes into the viewport.

Let say I have a carousel of some sort or a slider, it becomes almost impossible to use this module then. Because i am not really scrollling here, but the image still comes into the viewport.

Is there a way to fix this?

I am surprised no one has reported this before.

Comments

svajlenka’s picture

Status: Active » Postponed (maintainer needs more info)

Have you tried to use the "Load" option instead of "load+scroll" or "scroll" for the event option in /admin/config/content/jail ?

svajlenka’s picture

Side note: implementing the event option per formatter ( #1454310 ) may also alleviate this issue.

danlinn’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)