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/
438 stars 101 forks source link

paginationMaxLinesPerPage ignored in justified layout #29

Closed djmtype closed 10 years ago

djmtype commented 10 years ago

paginationMaxLinesPerPage is ignored when setting either thumbnailWidth or thumbnailHeight to auto. In other words, it displays all thumbnails, regardless.

Is this intentional? When displaying thumbnails as a justified layout, is there no other way of limiting the amount of thumbnails shown (with pagination)?

Kris-B commented 10 years ago

This is by design. Actually:

A possible workaroud could be a more images button at the bottom, so the user can display more thumbnails on demand.