Commit c16417c
committed
Better handling of "touchend".
We can't check for existence of event.touches to decide whether to use
it or not for touchend, as it always exists, just not containing the
touch that just ended.1 parent d0d665c commit c16417c
3 files changed
Lines changed: 8 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3872 | 3872 | | |
3873 | 3873 | | |
3874 | 3874 | | |
3875 | | - | |
| 3875 | + | |
3876 | 3876 | | |
3877 | 3877 | | |
3878 | 3878 | | |
| |||
3889 | 3889 | | |
3890 | 3890 | | |
3891 | 3891 | | |
3892 | | - | |
| 3892 | + | |
3893 | 3893 | | |
3894 | 3894 | | |
3895 | | - | |
3896 | | - | |
3897 | | - | |
| 3895 | + | |
3898 | 3896 | | |
3899 | 3897 | | |
3900 | 3898 | | |
| |||
0 commit comments