nanostudio-org / nanogallery2

a modern photo / video gallery and lightbox [JS library]
https://nanogallery2.nanostudio.org
760 stars 112 forks source link

Displayed picture not fully visible #325

Open csicsoworks opened 3 years ago

csicsoworks commented 3 years ago

Hi,

When I open a picture from an album, the image list on the bottom covers the bottom of the pictures. Is there a way to avoid it? I mean to have the pictures displayed in a decreased size to fit above that image list?

Thanks.

ng

Kris-B commented 3 years ago

Hi @csicsoworks

You can change this behaviour with the option viewerGallery. Possible values are : 'none', 'bottomOverMedia', 'bottom'.

csicsoworks commented 3 years ago

Hi Kris-B, I know that option, unfortunately it does not solve the problem, as the picture is too big.

I can show a different example here

When you zoom out, you can see that part of the image is not visible. (Maybe I mixed up two things..) Thank you for your help.

Kris-B commented 3 years ago

Hi @csicsoworks There seems to be an issue with the default zoom. If I'm right you want the full image to be displayed when bottomOverMedia is set ?

csicsoworks commented 3 years ago

Hello, Yes, indeed. Ideally when bottomOverMedia but not necessarily. Thanks.

BillTheGoat commented 3 years ago

I have noticed something similar with my images when using bottom. The image is slightly off screen above and slightly covered by the thumbnail strip below. On some images with an arc at the top etc, this makes it look cropped poorly. I think we need to work on fine tuning default zoom.