lucaspulliese / vue-cool-lightbox

Vue.js lightbox inspired by fancybox.
https://vue-cool-lightbox.lucaspulliese.com
341 stars 54 forks source link

Fixed incorrect x position when using "bottom" gallery #78

Closed derrickorama closed 3 years ago

derrickorama commented 3 years ago

I was running into the same issues noted in #77 and, from what I can see, it has to do with the xSwipeWrapper considering the gallery width even if the gallery is positioned at the bottom. Excluding that appears to fix the issue.

lucaspulliese commented 3 years ago

Thank you very much, and sorry for not being able to fix this before, I'm really busy and with other things with more priority to do, I hope soon to return to work on it more often.

lucaspulliese commented 3 years ago

It has been published to version 2.7.1, thanks again.

derrickorama commented 3 years ago

Totally understand. Thank you!