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
125 stars 28 forks source link

Documentation Missing Sizing Info #36

Open maddhacker24 opened 1 year ago

maddhacker24 commented 1 year ago

Hello,

Im a previous user of ekko so I'm glad to see you made something for bootstrap 5+.

I would like our images to scale full size to the size of the modal rather than having the black bars. I know you added this as an option but I dont see how to implement it in the documentation. Could you add an example? I'm stuck. Thank you

maddhacker24 commented 1 year ago

NVM, found the options. Thx for your work.

maddhacker24 commented 1 year ago

constrain: false does not appear to work.

trvswgnr commented 1 year ago

@maddhacker24 thanks for bringing this to my attention! Can you let me know what version of bs5-lightbox you're using as well as what browser you're on? Also are you using the NPM package or the CDN in a script tag?