-
Notifications
You must be signed in to change notification settings - Fork 34
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
Any plans to support desktop scrolling too? #6
Comments
Yes, I got several requests for desktop support, currently I am working on supporting auto detect height of list items so I will probably work on that right after. |
The desktop support is now implemented in 'native_scroller' branch. `list = new InfiniteList({
Soon it is going to be merged into master. |
👍 |
Came across this repo, and this code is working wonderfully for my usecase, however, in the need for the desktop scrolling, any plans to release it? |
I would like to have one codebase that runs on both :)
The text was updated successfully, but these errors were encountered: