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

Add lazy load for plant images #25

Closed
wants to merge 1 commit into from
Closed

Conversation

MDeLuise
Copy link
Owner

This PR introduces lazy load for plant images in the homepage window.
Before this, all plant images were loaded at the same time, resulting in a lot of background processing actions.
After this PR the images are loaded only when visible for the first time in the carousel.

Also:

  • Improve error handling

Also:
- Improve error handling
@MDeLuise
Copy link
Owner Author

MDeLuise commented Sep 10, 2023

Close since duplicate of #29

@MDeLuise MDeLuise closed this Sep 10, 2023
@MDeLuise MDeLuise deleted the feature-lazy-load-plant-imgs branch September 11, 2023 08:05
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

Successfully merging this pull request may close these issues.

1 participant