paveisistemas / ionic-image-lazy-load

Directive to Ionic Framework that only loads an image when it is seen by the user.
http://codepen.io/pavei/pen/oFpCy
MIT License
366 stars 117 forks source link

FAILURE TO LOAD ALL IMAGES !!!! #44

Open padrian opened 8 years ago

padrian commented 8 years ago

The module does not load all images in the view, just the visible ones.

Any help ??!!!

sonicwong commented 7 years ago

try this one: https://github.com/armenbadalyan/ionic-image-lazy-load

guihknx commented 7 years ago

Please read documentation the answer is there.

ghost commented 5 years ago

For everyone else experiencing this issue. Simply add lazy-scroll as an attribute on your ion-content directive.