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-loading per slide #1337

Closed
blueyed opened this issue Jun 28, 2015 · 1 comment
Closed

lazy-loading per slide #1337

blueyed opened this issue Jun 28, 2015 · 1 comment

Comments

@blueyed
Copy link
Contributor

blueyed commented Jun 28, 2015

The current lazy-loading mechanism loads all elements for a section, but it would be better to do this per slide.

In #1289 (comment) you mention a planned lazyDistance feature, which is probably meant to pre-load elements?

In my case I have 30 images (in 30 slides), and it would be great if only the current and prev/next images would be loaded.

blueyed added a commit to blueyed/fullPage.js that referenced this issue Jun 28, 2015
@blueyed
Copy link
Contributor Author

blueyed commented Jun 29, 2015

#1338 got merged.
I've added #1340 as a follow-up with a new lazyDistance option (to be discussed).

rosslavni pushed a commit to rosslavni/fullPage.js that referenced this issue Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants