Hacker News new | ask | show | jobs
by anonymoushn 4699 days ago
Is it supposed to reload previously viewed images when the user scrolls up or down?
1 comments

Yes, we figured the page scrolls slow if there are too many photos in the DOM at the same time so the lazy-load-function also removes them when out of scope.