airfranceklm / ng-lazy-image

Angular directive for loading responsive image when container (which is preventing reflow) is in viewport.
http://afklm.github.io/ng-lazy-image/
MIT License
351 stars 64 forks source link

Do not load image if partly outside of a view port #62

Closed Skriptach closed 6 years ago

Skriptach commented 8 years ago

Live example https://jsfiddle.net/zsrg3eu4/

Checking function causes this https://github.com/Pentiado/angular-lazy-img/blob/master/release/angular-lazy-img.js#L176