trvswgnr / bs5-lightbox

A pure JS lightbox gallery plugin for Bootstrap 5 based on the Modal and Carousel components
https://trvswgnr.github.io/bs5-lightbox/
MIT License
129 stars 28 forks source link

Feature Request: Constrain image to original dimensions #9

Closed cocowalla closed 1 year ago

cocowalla commented 2 years ago

With low-res images, I'd like to be able to prevent the image from being displayed any larger than the original resolution.

Thanks for your consideration, and for this library 🙏

trvswgnr commented 2 years ago

I think this could be done relatively easy, I'll implement this soon in a future version.

trvswgnr commented 2 years ago

PR #16 includes this and will be available in the next version.

trvswgnr commented 1 year ago

@cocowalla this has been included in v1.8.1