nanostudio-org / nanogallery2

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

Image sort order in lightbox varies if thumbnailAlbumDisplayImage is set to true or false ! #381

Open overflywingo opened 2 years ago

overflywingo commented 2 years ago

Hi, I used thumbnailAlbumDisplayImage: true to open slider on gallery, click.

But, in lightbox, my images are displayed in descending order ! If I put back to thumbnailAlbumDisplayImage: false, then in lighbox my images are displayed correctly in ascending order.

Why this ?

Thanks!