Skip to content

Conversation

@copybara-service
Copy link

fix(ripple): multiple touches causing ripples to start from center

Fix is pretty simple, we weren't clearing out the first pointerdown event, and subsequent ones were ignored since the pointerId changes with each touch.

Fixes #5349

Fix is pretty simple, we weren't clearing out the first pointerdown event, and subsequent ones were ignored since the `pointerId` changes with each touch.

Fixes #5349

PiperOrigin-RevId: 596668539
@copybara-service copybara-service bot merged commit cef1b74 into main Jan 8, 2024
@copybara-service copybara-service bot deleted the cl/596047639 branch January 8, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ripple Start Position on Touch Event

1 participant