soyjavi / QuoJS

Micro #JavaScript Library for Mobile Devices
MIT License
2.07k stars 236 forks source link

"hold" function won't show "currentTouch" object upon first hold #141

Open moe-khan123 opened 9 years ago

moe-khan123 commented 9 years ago

Hello,

I have attached the hold function to a div element, I have console logged the event object upon holding, and I have noticed that the first time, the currentTouch object does not appear.

The currentTouch does appear on the second hold... Is it just me or can anyone else reproduce this issue?

Attached is the screenshot from chrome developer tools...

currenttouch