Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy load images #351

Open
vletroye opened this issue Nov 1, 2017 · 1 comment
Open

Lazy load images #351

vletroye opened this issue Nov 1, 2017 · 1 comment

Comments

@vletroye
Copy link

vletroye commented Nov 1, 2017

For galleries with 10th of photos, it's nice to lazy load them. I.e.: load them only when the user scrolls to their locations. Doing so, "image_big" is loaded "earlier" (it's indeed often only loaded when all the photos are loaded in the "linear_pane").

I did integrate this plugin http://jquery.eisbehr.de/lazy in a local copy of Photoshow and it gives quite good results, making the user experience smoother.

@vletroye
Copy link
Author

vletroye commented Nov 2, 2017

I did fork the master branch and have create a Pull Request with, among others, that improvements: #355

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant