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

Reorderable List Dough #11

Open
josiahsrc opened this issue Jul 31, 2020 · 0 comments
Open

Reorderable List Dough #11

josiahsrc opened this issue Jul 31, 2020 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@josiahsrc
Copy link
Owner

The draggable dough widget feels awesome. The same concept could be applied to a ReorderableList.

A possible implementation would be:

  • The user presses on a reorderable list item.
  • The user drags the list item in a direction. Similar to DraggableDough, the list item will appear to stick to its slot. Once a drag threshold is met, the list item will elastically snap to the user's finger and will be freely movable/reorderable.

Similar to this feature, except for reorderable lists instead:

@josiahsrc josiahsrc added the enhancement New feature or request label Jul 31, 2020
@josiahsrc josiahsrc added this to To do in dough Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
dough
  
To do
Development

No branches or pull requests

1 participant