s-yadav / angulargrid

Pinterest like responsive masonry grid system for angular
MIT License
277 stars 105 forks source link

How to refresh new added images only rather than refresh all images? #97

Closed tim7004 closed 7 years ago

tim7004 commented 7 years ago

Dear All, I am using angulargrid to display my images which is over 1000+. At the beginning, 50 images will be shown. Then 50 more images will be shown when I scroll down. But it becomes slower and slower when I keep slowing down. I found that the it will refresh all images when the new images are added. How can I refresh new added images only rather than refresh all images?

Thank you.

s-yadav commented 7 years ago

Use performant scroll option. See the doc