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

Don't preload all images, just the initially visible ones #2

Open
fgosfacdjtq opened this issue Mar 15, 2011 · 1 comment
Open

Don't preload all images, just the initially visible ones #2

fgosfacdjtq opened this issue Mar 15, 2011 · 1 comment

Comments

@fgosfacdjtq
Copy link

Preloading all of the images in the carousel could be a performance problem if there are many large images. It would be better to have the preload() function only load flankingItems*2 images before displaying something.

@bkosborne
Copy link
Owner

This is a good point and could indeed become a performance bottleneck. I'll look into this for version 2.1

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

2 participants