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

Get intersection cache #934

Closed vmichnowicz closed 10 years ago

vmichnowicz commented 10 years ago

I noticed that IE (11 on my machine) was reporting its mouse position as a float. This was messing up the getImageData calculations.

lavrton commented 10 years ago

Float mouse position?! WAT?!