Commit bd90a2f
committed
Use changedTouches instead of touches.
This is because the "touchend" event removes the touch from
event.touches on iOS, but it can still be accessed via
event.changedTouches.1 parent c0e5b96 commit bd90a2f
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3530 | 3530 | | |
3531 | 3531 | | |
3532 | 3532 | | |
3533 | | - | |
| 3533 | + | |
3534 | 3534 | | |
3535 | 3535 | | |
3536 | 3536 | | |
| |||
0 commit comments