kolkov / ngx-gallery

A simple responsive native gallery component for Angular 8+.
https://ngx-gallery.kolkov.ru/
MIT License
115 stars 56 forks source link

Add optional thumbnails carousel on preview #59

Open nissim-dev opened 3 years ago

nissim-dev commented 3 years ago

I have read the doc and I don't see an option to view thumbnails on preview, similar to Facebook image gallery that pops up on images sent in conversations like the one below

image Image Source

There is already a thumbnail carousel for the normal gallery, but I want to hide the thumbnails on normal gallery and instead show the thumbnail carousel on the preview/popup on the bottom.

Does it already have a feature like that? Maybe I have missed it?