Add separate event handler for touchcancel/touchleave
Now I've separated the handlers for touchcancel / touchleave, because in previous commit I've attached the touchEnd handler, but that wasn't correct - when touchcancel/touchleave is triggered, tap event must not fire.
1 parent dfaed64 commit 3ccc14ed37e5fb3fe921f52b1865ea5fed86d90a
@chalgoman chalgoman authored on 11 Feb 2015
Showing 1 changed file
View
src/pixi/InteractionManager.js