phetsims/vector-addition

interaction with NumberPickers continues after accordion box is collapsed

Closed this issue · 1 comments

Related to #197, multitouch testing.

In the Equation screen, you can continue to interact with NumberPickers after the accordion boxes ("Equation", "Base Vectors") that contain them are collapsed. This is most easily demonstrated using the theta picker; hold it down and collapse the "Base Vectors" accordion box.

Collapsing an accordion box should call interruptSubtreeInput on the accordion box.

Fixed, closing.