Commit d0d665c
committed
Optional touch array argument for d3.svg.touches.
By default, we probably want to use event.touches, but for "touchend"
events it's useful to retrieve the positions of event.changedTouches.1 parent bd90a2f commit d0d665c
4 files changed
Lines changed: 14 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3529 | 3529 | | |
3530 | 3530 | | |
3531 | 3531 | | |
3532 | | - | |
3533 | | - | |
| 3532 | + | |
| 3533 | + | |
| 3534 | + | |
3534 | 3535 | | |
3535 | 3536 | | |
3536 | 3537 | | |
| |||
3889 | 3890 | | |
3890 | 3891 | | |
3891 | 3892 | | |
| 3893 | + | |
3892 | 3894 | | |
3893 | 3895 | | |
| 3896 | + | |
| 3897 | + | |
3894 | 3898 | | |
3895 | 3899 | | |
3896 | 3900 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments