javascript - Incorrect mouse event zooming in windows surface using easeljs / createjs -


i have website uses createjs , canvas. objects have associated click event. works in browsers , mobile devices, except in windows surface.

if zoom in windows surface click event lost when screen moves. works when matched (0,0) screen.

example:

http://intelisen.com/apok/simple.html

zooming , moving no longer works circle click event.

any suggestions?

thank you


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -