Tap gesture no longer add pointer after resetting (#52450)
* TapGestureRecognizer no longer adds the pointer after it resets. * Adds an assertion to make sure TapGestureRecognizer.startTrackingPointer is never called when _down is null
Showing
Please register or sign in to comment