-
Notifications
You must be signed in to change notification settings - Fork 6
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
CT: Assertion failed: cannot start a drag when already userControlled #195
Comments
Signed-off-by: Michael Kauzmann <[email protected]>
Signed-off-by: Michael Kauzmann <[email protected]>
I started seeing this with ?fuzzBoard during phetsims/scenery#1570. But I think it may be an issue with how Masses are reset. Here is what I am seeing:
If the order of operations with KeyboardDragListener seems wrong, let me know and I would be happy to keep looking. |
Signed-off-by: Michael Kauzmann <[email protected]>
Ahh goodness, sorry that I made you investigate. This is totally on my side. I'm not really sure how this code path is occurring, but I'm thinking it is just because of how keyboard fuzzing is applying many keyboard events in the same frame. I added grace above and I cannot reproduce now. Closing |
No description provided.
The text was updated successfully, but these errors were encountered: