ashleydw / lightbox

A lightbox gallery plugin for Bootstrap
http://ashleydw.github.io/lightbox
MIT License
1.85k stars 1.3k forks source link

Fix aspect ratio issues, add max-width/max-height options. #274

Closed RafaPolit closed 6 years ago

RafaPolit commented 6 years ago

Current lightbox implementation has some issues with aspect ratio and margins:

Current buggy behaviors

Some missing features

A brief example of the issues: lightbox-current

Notice the higher padding on the bottom and the extra margin on the right.

Proposed fixes

lightbox-pullrequest

I have added further example to the index.html examples file.

ashleydw commented 6 years ago

Thanks! :)

ashleydw commented 6 years ago

5.3.0 has been released. When cdnjs updated, I'll update the docs pages 👍