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

What is a proper way to scroll and cache on both sides (top/bottom or left/right)? #158

Closed
iostriz opened this issue Dec 21, 2021 · 1 comment

Comments

@iostriz
Copy link

iostriz commented Dec 21, 2021

Imagine you have endless list and you're placed in the middle.
Going left moves to the past, going right to the future.
I would like to lazily load items on both sides.
Is that possible?

@iostriz iostriz changed the title What is a proper way to scroll and cache on both sides (top/bottom, left/right)? What is a proper way to scroll and cache on both sides (top/bottom or left/right)? Dec 21, 2021
@clragon
Copy link
Collaborator

clragon commented Dec 28, 2021

this issue is a duplicate of #56

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

3 participants