JohnMcLear / draw

A real time collaborative drawing tool using nodejs, socket.io & paper.js
Apache License 2.0
483 stars 157 forks source link

Touch event tweak #161

Closed DanBeard closed 11 years ago

DanBeard commented 11 years ago

Some minor tweaks I noticed while trying to set up a draw instance embedded in an iframe and use it in different browsers and on android devices.

JohnMcLear commented 11 years ago

You can merge btw, or ask @tranek to test and merge I'm busy on a kickstart at the mo :)

http://kickstarter.com/projects/mclear/nfc-ring

DanBeard commented 11 years ago

Oh sweet that's you! I knew I had seen your gravatar before.

I'll merge. It fixes the issues I saw on mobile and doesn't seem to affect firefox/chrome/ie on the pc in windows or linux (ubuntu).

Let me know if it causes any issues @tranek and I'll back it out.