nanostudio-org / nanogallery2

a modern photo / video gallery and lightbox [JS library]
https://nanogallery2.nanostudio.org
755 stars 111 forks source link

Is it possible to load the images on page load? #394

Open bebo22 opened 1 year ago

bebo22 commented 1 year ago

Describe the issue
I am using the gallery but i am trying to make the elements tabbable using one of the gallery events, but I noticed that the items are not loaded until the gallery is in the viewport, is it possible to append the items even if the gallery is not in the viewport?