You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a similar problem. When the canvas is scrolled, the coordinates(stage.mouseX, stage.mouseY) of the mouse relative to the canvas are not updated.
Stage transformations (other than translate) do not appear to be applied to hitArea correctly. See this example:
http://jsfiddle.net/7rchubyd/4/
And this SO post:
http://stackoverflow.com/questions/31662114/displayobject-hitarea-not-relative-to-its-owner
The text was updated successfully, but these errors were encountered: