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

Dragging On Short Press for ReorderableSliverList #24

Open
rsin46 opened this issue Jun 23, 2019 · 2 comments · May be fixed by #181
Open

Dragging On Short Press for ReorderableSliverList #24

rsin46 opened this issue Jun 23, 2019 · 2 comments · May be fixed by #181

Comments

@rsin46
Copy link

rsin46 commented Jun 23, 2019

Hi hanshengchiu, through user trials, I've found that the default time to drag for ReorderableSliverList is too long.

I forked your code for my application and replaced LongPressDraggable with Draggable on line 739 as it provide for better user feedback. Users were not sure how to use the re-ordering otherwise.

@davidBarbieri
Copy link

Would be great to be able to have this as an option, or be able to specify and a widget within the tile to work as a handler

@daehan-lim
Copy link

Would be great to be able to have this as an option, or be able to specify and a widget within the tile to work as a handler

Is there an option for that now?

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 a pull request may close this issue.

3 participants