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

support for mutually-exclusive draggables #202

Closed
pixelzoom opened this issue Mar 9, 2014 · 3 comments
Closed

support for mutually-exclusive draggables #202

pixelzoom opened this issue Mar 9, 2014 · 3 comments
Assignees

Comments

@pixelzoom
Copy link
Contributor

Based on issues like phetsims/ph-scale#36, it would be nice to have a framework where you could describe a group of draggables that should be mutually exclusive. That is, dragging any member of the group should disable (or cancel?) dragging for the others. Lots of details and gotchas here that need to be considered.

@jonathanolson
Copy link
Contributor

Additionally, we'll want the behavior to cancel interaction when another action occurs ("reset all").

@jonathanolson jonathanolson self-assigned this Mar 13, 2014
@jonathanolson
Copy link
Contributor

For canceling, we'll need #218

@jonathanolson
Copy link
Contributor

Planned to implement in #218.

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

No branches or pull requests

2 participants