ng-lazy-image
ng-lazy-image copied to clipboard
Loading list from bottom up
Hi,
I have a case where the list of items that I need to lazy load is loaded from bottom up. I can load the page with flex-direction: column-reverse;
. But the images get loaded from top to bottom. Is there an option to load from bottom to the top or would there be an easy way to modify the code.
Best regards
Matej