henrygd / bigger-picture

JavaScript lightbox gallery for images, video, audio, iframes, html. Zoomable, responsive, accessible, lightweight.
https://biggerpicture.henrygd.me
MIT License
231 stars 17 forks source link

[Feature Request] add support to rotate image #18

Closed Zzombiee2361 closed 1 year ago

Zzombiee2361 commented 1 year ago

Allow rotating image (or optionally other elements) from within the lightbox. Also consider exposing the rotation state and method to allow changing rotation programmatically

henrygd commented 1 year ago

My view is that this feature is too niche to justify the extra weight it will add to the library, so it will not be added any time soon.

Off the top of my head, the only lightbox that I know supports image rotation is lightGallery, so you might want to check that out. But be aware that it's not free for closed source projects.