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
After the above changes, there are only 114 instances of "pressListener" in all API files for all PhET-iO sims (not just stable ones). Good job! These cases seem right to me. Some could be improved by using FireListener, but that goes beyond the scope of this issue.
@samreid@arouinfar please note. I'm not concerned here since we really don't use pressListener instances (even most spots in interaction-dashboard were able to use more appropriate things for UI components).
From #1676, we found that much of
pressListener
instances can be uninstrumented. I'll take a look.The text was updated successfully, but these errors were encountered: