material-web/ripple
Elizabeth Mitchell cef1b740ee 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

PiperOrigin-RevId: 596668539
2024-01-08 12:17:43 -08:00
..
demo chore: format files with prettier 2023-10-25 11:59:00 -07:00
internal fix(ripple): multiple touches causing ripples to start from center 2024-01-08 12:17:43 -08:00
_ripple.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
ripple_test.ts test(ripple): add tests 2023-02-16 11:10:55 -08:00
ripple.ts fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00