banthagroup / fslightbox

An easy to use vanilla JavaScript plug-in without production dependencies for displaying images, videos, or, through custom sources, anything you want in a clean overlying box.
MIT License
351 stars 30 forks source link

Empty 'div' at the bottom of the page. #206

Closed DepressiaGitHub closed 1 year ago

DepressiaGitHub commented 1 year ago

For each gallery library create empty div at the bottom of the page. And in the Chrome it have 17px height. https://skr.sh/sIJdE8QOWXU

if i remove style='overflow: scroll;' all be good. But monkey patching is bad practices.

How i can fix it?

piotrzdziarski commented 1 year ago

The issue was fixed in the 3.4.1 version of the basic edition and 3.4.7 version of the pro edition.