sigal icon indicating copy to clipboard operation
sigal copied to clipboard

Enhancement request - Pagination

Open cristianhaulica opened this issue 10 years ago • 4 comments

For directories with great number of photos, and not slow internet connections, loading the gallery can take quite a wile. Adding pagination in this case, can improve the user experience.

In may case, 2800 photos gallery, on a non dedicated server (with limited upload speed), it's too much. For now, I will split the source directory.

cristianhaulica avatar Mar 13 '14 07:03 cristianhaulica

i agree, i have same issue with huge image set.

k2patel avatar Apr 24 '14 17:04 k2patel

Rather than have pages of images, why not just us a lazy loader such as echo.js? http://github.com/toddmotto/echo

The images are loaded "on-the-fly" when each page scrolls into view. Works wonderfully.

TheInsomniac avatar Oct 19 '14 05:10 TheInsomniac

+1 for the on-the-fly approach!

rpodgorny avatar Dec 05 '14 00:12 rpodgorny

I would really like to see this feature. Has there been any progress so far?

nikhilweee avatar Oct 16 '20 07:10 nikhilweee