sal0max / grav-plugin-shortcode-gallery-plusplus

A Shortcode extension to add sweet galleries with a lightbox to your Grav website.
MIT License
33 stars 8 forks source link

Light area at the bottom of the image on smartphone, horizontal screen #13

Closed Fazarel closed 3 years ago

Fazarel commented 3 years ago

On a cell phone, when the screen is rotated horizontally, a gray filter is applied to the image but not to the full height, leaving a lighter area at the bottom of the image.

Bug found on iPhone, Android, Ubports, with Firefox, Safari, Chrome, Brave and Morpheus browsers.

You can see the bug on eduardomataicasa.com (by the way thank you for your work !)

bug_overlay

sal0max commented 3 years ago

Thanks for this bug report. I took a look into it. This issue is caused by the css of the glightbox library I'm using.

I'll open an issue there to solve this.

PS: That's some awesome artwork!

sal0max commented 3 years ago

See https://github.com/biati-digital/glightbox/issues/268

sal0max commented 3 years ago

This issue is now fixed in GLightbox. I just published an update of this plugin, containing the fix.