Open GoogleCodeExporter opened 8 years ago
Attached a patch to handle an empty targetTouches case.
Original comment by frederic...@gmail.com
on 4 Sep 2013 at 11:13
Attachments:
A better solution is to use changedTouches instead of targetTouches.
changedTouches is defined for touchend and touchcancel events.
See attached patch (replace getClientPosition.touchend.diff)
Original comment by frederic...@gmail.com
on 17 Oct 2013 at 7:24
Attachments:
Original issue reported on code.google.com by
frederic...@gmail.com
on 4 Sep 2013 at 10:11