dillon1000/react
Commit
Browse files [react-interactions] Improve consistency of Tap responder (#16837)
Makes sure that touch events with modifier keys behave the same way as other pointer types (i.e., does not call `onTapStart` if the gesture begins with a modifier key held down)
Changed paths2 files
First-parent comparisonpackages/react-interactions/events/src/dom/Tap.js ModifiedM packages/react-interactions/events/src/dom/__tests__/Tap-test.internal.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…