jeromeetienne / virtualjoystick.js

a virtual joystick library to emulate a joystick on touch screen in javascript
http://jeromeetienne.github.com/virtualjoystick.js/examples/basic.html
MIT License
417 stars 125 forks source link

Dual joystick example bug on safari and chrome IOS #34

Open Mimieam opened 7 years ago

Mimieam commented 7 years ago

The Dual Joystick doesn't work properly if you hold and drag the Right cyan joystick first all the way in a direction, any other click of the Left joystick is not triggered unless releasing the first joystick.

Any chance of improving the multitouch support of this awesome library ?:)