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

Support overflow: scroll containers #17

Closed
Aljullu opened this issue Dec 1, 2018 · 1 comment
Closed

Support overflow: scroll containers #17

Aljullu opened this issue Dec 1, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@Aljullu
Copy link
Owner

Aljullu commented Dec 1, 2018

Currently, react-lazy-load-image-component only works with the body scroll. This issue is about adding support for overflow: scroll and similar container elements.

A <LazyLoadImage> or <LazyLoadComponent> inside a scrollable container element should only be loaded when the element becomes visible to the user and remain unloaded until then,

@Aljullu Aljullu added the enhancement New feature or request label Dec 1, 2018
@Aljullu Aljullu mentioned this issue Dec 1, 2018
10 tasks
@Aljullu
Copy link
Owner Author

Aljullu commented Jan 13, 2019

Closed in #28.

@Aljullu Aljullu closed this as completed Jan 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant