You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: