Ashley White
Ashley White
Edit this line: https://github.com/ashleydw/lightbox/blob/e445452a71a6c1ad88e53e23e29f78664bd60704/dist/ekko-lightbox.js#L415
My videos are getting downloaded instead of Opening in IE 11 , could anybody hlep me its very urgent
Need an example URL.
Can you post a debug of the console, and a screenshot?
I can confirm this happens, will investigate soon
This was introduced in #274, so just use 5.2.0 for now
@RafaPolit maybe you have a suggestion on fixing the IE flex bug?
Hopefully fixed in https://github.com/ashleydw/lightbox/releases/tag/v5.4.0-rc I changed the flex from 1 to 100% as per the comments above
👍 thanks @KminekMatej Not centered vertically or horizontally? Vertically is expected as per Bootstrap modal. A new option `verticalAlignCenter` will vertically center the modal.
see http://ashleydw.github.io/lightbox/#hidden-elements
Swipe is already built in, see `_swipeGesure` in the main JS file