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

[WIP] - Add autoscroll support #5

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

[WIP] - Add autoscroll support #5

wants to merge 1 commit into from

Conversation

ValentinH
Copy link
Owner

@ValentinH ValentinH commented Feb 27, 2021

This is an attempt to add autoscroll support as requested in #4.

This feature is clearly not trivial and making it right is hard. For the moment, I've investigating how to have something working by reusing several functions from https://github.com/clauderic/dnd-kit as a start.

The scroll is working but the items positions are completely messed up while scrolling, especially for grid layout.

@ValentinH ValentinH mentioned this pull request Feb 27, 2021
@clarkmu
Copy link

clarkmu commented Dec 6, 2022

@ValentinH can we get this approved? It's a feature that I would appreciate right now rather than change libraries 😁

@ValentinH
Copy link
Owner Author

@clarkmu unfortunately, this is definitely not ready to be approved. The feature is not complete and will not be in a near future.

If you really need this feature, I recommend switching to another library.

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.

2 participants