Pentiado/angular-lazy-img

Images not loading when scrolled from bottom

balaabhinav opened this issue · 1 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