devmark / angular-slick-carousel

Angular directive for slick-carousel
http://devmark.github.io/angular-slick-carousel/
MIT License
353 stars 125 forks source link

Lazy loading images #73

Closed stnemanjasi closed 8 years ago

stnemanjasi commented 8 years ago

Set slidesToShow to 4 and have total numbers of items equal to 9, when images are set to lazy load and you jump to third page only the last(ninth) image gets loaded and the first three(that belong to the previous group) don't.

devmark commented 8 years ago

Please make a demo