Pentiado / angular-lazy-img

Lightweight lazy load images plugin. Only 1kb after gziping. Pure JavaScript, only Angular as dependency.
MIT License
178 stars 66 forks source link

Iterate images in reverse #9

Closed twhy closed 9 years ago

twhy commented 9 years ago

Iterate images in reverse order in checkImages, so you don't have to maintain the value of i manually.

Pentiado commented 9 years ago

Thanks for pull request and sorry for that long response