Kris-B / nanoGALLERY

image gallery simplified - jQuery plugin. Touch enabled, responsive, justified/cascading/grid layout and it supports pulling in Flickr, Google Photos and self hosted images.
https://nanogallery2.nanostudio.org/
439 stars 101 forks source link

Long flickr description cropped #114

Closed webrunner74 closed 8 years ago

webrunner74 commented 8 years ago

Hello, I got an issue with my flickr albums. When opening an image where the description is long, the description div is too big and goes outside the image, and gets cropped:

http://www.interieur-altitude.com/page/luminaires#nanogallery/nanoGallery1/72157665391809960/25722721031

Is it a nanoGALLERY issue?

Kris-B commented 8 years ago

The width of the description is limited to the width of the image. You can use viewerToolbar: {style : 'fullWidth'} to use the full screen width.

webrunner74 commented 8 years ago

Merci beaucoup !

2016-05-03 15:08 GMT+02:00 Christophe Brisbois notifications@github.com:

viewerToolbar: {style : 'fullWidth'}

Thierry Milherou

Toutes mes références sur http://webrunner.org/page/references-sites http://webrunner.org/page/references-sites

Kris-B commented 8 years ago

pas de soucis ;-)