ashleydw / lightbox

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

Is it possible to support anamorphic aspect ratios? #270

Closed adampatterson closed 6 years ago

adampatterson commented 6 years ago

A class name responsive-16by9 is placed on the embedded content. The issue I am having though is that our video is Anamorphic.

If this is possible that would be great, Otherwise, I will handle this on our end.

image

ashleydw commented 6 years ago

set data-width and/or data-height to your value https://github.com/ashleydw/lightbox/blob/master/ekko-lightbox.js#L412