ganlanyuan / tiny-slider

Vanilla javascript slider for all purposes.
MIT License
5.26k stars 785 forks source link

lazyload initial images #435

Open ischoe opened 5 years ago

ischoe commented 5 years ago

Issue description:
When the slider is loaded initially even with lazyload true, the first visible images are loaded also if the slider is not in view. For Images later in the queue lazyload works as expected. Is it possible to lazyload the first images as well ?

billmn commented 5 years ago

Agree