Pentiado / angular-lazy-img

Lightweight lazy load images plugin. Only 1kb after gziping. Pure JavaScript, only Angular as dependency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Images not loading when scrolled from bottom

balaabhinav opened this issue · comments

Hi,
I have an array of images in ng-repeat and when page loads, I scroll to the page that was previously on focus. Now, when I scroll up, The previous image does not load until I scroll till the top of that image. I tries to call the refresh event but yielded no result.
NOTE : the container directive is placed on another directive called awezoom

Problem was with our images had height of 0 when loading