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

A huge set of images leads to sluggish performance #313

Open
PatrikFomin opened this issue Apr 1, 2023 · 1 comment
Open

A huge set of images leads to sluggish performance #313

PatrikFomin opened this issue Apr 1, 2023 · 1 comment
Labels
input needed more information

Comments

@PatrikFomin
Copy link

I'm testing on a page with around 500-1500 profile icons (think like a list of contributors for a project). Each image/icon is around 100x100px in size. After they have loaded there are very sluggish open / close animations when one of the icons is clicked.

lightbox = new SimpleLightbox('.gallery-lightbox');

They are rendered through an ajax call and each image markup looks like this.

Once all are loaded through ajax a .refresh() action is triggered.

@andreknieriem
Copy link
Owner

Hey. Can you give me a link to see it? Your markup is not visible too here.

@andreknieriem andreknieriem added the input needed more information label May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
input needed more information
Projects
None yet
Development

No branches or pull requests

2 participants