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

Bug when moving an item too quickly #2

Closed
staltz opened this issue Sep 7, 2016 · 1 comment
Closed

Bug when moving an item too quickly #2

staltz opened this issue Sep 7, 2016 · 1 comment
Labels

Comments

@staltz
Copy link

staltz commented Sep 7, 2016

This works because I did it slowly:

slow

This doesn't because I moved it quickly:

fast

PS: overall I'm loving the idea of this library and the prospect of making any UI easily sortable with one line of code. I just think it needs some polishing first.

@jvanbruegge
Copy link
Collaborator

jvanbruegge commented Sep 7, 2016

I guess I know the issue, currently it's only possible to swap with the item below or above, this has to be replaced with something that pushes as many items as needed out of the way. I will do this when I get home.

Yeah, some polishing is horribly unterstated :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants