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

Reordering is slow (you must press for long before you can start dragging) #14

Open
KnurpsBram opened this issue Jan 3, 2022 · 0 comments

Comments

@KnurpsBram
Copy link
Owner

The ReorderableListView lets you drag tiles up and down, but you must press very long before you can start dragging (because it uses LongPressDraggeble internally.

Make it so that you can start dragging right away. This issue is helpful flutter/flutter#25065.

Cherry on top if dragging only occurs if the drag handle is used, not the clear button or textfield (actually, play around with it to see what feels best from a user perspective)

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

1 participant