ericdrowell / KineticJS

KineticJS is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
http://www.kineticjs.com
3.98k stars 752 forks source link

stage.draggable not working well on android chrome #958

Open agilest opened 10 years ago

agilest commented 10 years ago

kinetic.js 5.1.0 on android chrome 35 doesn't drag stage well per this example: http://jsfiddle.net/agale/AKgXQ/

agilest commented 10 years ago

I think this is related to #499 and #930. My device is a Nexus 4.