biati-digital / glightbox

Pure Javascript lightbox with mobile support. It can handle images, videos with autoplay, inline content and iframes
MIT License
2.03k stars 228 forks source link

Image-description is cut off #428

Closed Schimmelreiter2019 closed 5 months ago

Schimmelreiter2019 commented 1 year ago

Describe the bug When there is a large portrait image in combination with much text of description, the overflowed description is cutt off. Unfortunately there is no possibility to drag the description text or to scroll it. It would be nice, if the image would be resized to show the full description. Is there a way to solve this problem?

Are you able to reproduce the bug in the demo site No, because there are no such images

To Reproduce Steps to reproduce the behavior: my website isn't online yet, so I don't want to publish the URL

Expected behavior see above

Post the code you are using ...

Screenshots If applicable, add screenshots to help explain your problem.

Desktop:

Smartphone:

gingerchew commented 1 year ago

@Schimmelreiter2019 would love to see a codepen with a reduced version thats on your website. This does sound like a recurring issue that should be fixed with #426