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

paginationMaxLinesPerPage on thumbnailHeight not 'auto' #100

Closed TuSKan closed 8 years ago

TuSKan commented 8 years ago

I would like to use the paginationMaxLinesPerPage attribute when the thumbnailHeight is set a value (not 'auto'), because you have a fixed Height perline. It would be great to work in that situation.

Because without it, the nanoGallery was break my paralax/stellar image divider.

Kris-B commented 8 years ago

You can use this attribute when thumbnailHeight and thumbnailWidth are set to a numeric value. If one is set to auto then it's not possible.