Fix bug in LongPressGestureRecognizer (#81340)
It was incorrectly resetting state when it received a non-allowed pointer but had already accepted a gesture. https://github.com/flutter/flutter/issues/81339
Showing
Please register or sign in to comment