aullman / opentok-whiteboard

Shared Whiteboard that works with OpenTok
MIT License
34 stars 22 forks source link

event.originalEvent.touches fails on touchend event type #15

Closed sumansaurabh closed 9 years ago

sumansaurabh commented 9 years ago

event.originalEvent.touches[0].pageX and event.originalEvent.touches[0].pageY fails when the event type is "touchend".