Closed Kristinita closed 4 years ago
Hello,
I want to keep Chocolat very simple and low level, so I won't implement it directly in the project. But you are right, it can be built as an external plugin, once again it should be easy using Chocolat's API.
1. Summary
It would be nice, if Chocolat as its alternatives will have thumbnails bar.
2. Argumentation
2.1. Common cause
Accessibility. Save users time.
2.2. Details
Currently, Chocolat end-user can solely view one image after another. If the gallery of images is large, it can be time-consuming.
If thumbnails bar will implement, end-users can quickly view all gallery.
3. Examples in another libraries
3.1. Fancybox (preferable)
Right-side bar.
Demo:
3.2. lightGallery.js
Demo:
4. Note
If this feature will be implemented, it would be nice to make it as a separated plugin, as in lightgallery.js, e.g.:
In order to reduce the JavaScript size for users who don’t need this feature.
Thanks.