mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
75c979847f
Follow up to #32540. We do allow gestures to be cancelled early (we call skipTransition) if the gesture stops before it has even started. This happens in the fixture when we auto-scroll.