Closed mayank-finoit closed 11 years ago
Check out: https://github.com/ftlabs/fastclick
Hey @gskinner, thanks as always for your excellent CreateJS library! Quick question for you -- we've been having the same issue, but if we add Fastclick we lose all touch events that used to come back through EaselJS. Any pointers? Thanks!
On touch devices (e.g iphone, ipad, android) there is a delay of 300ms on click event. So if i want to add fast click event on some shape there will be a delay which is causing a lot of problem.