Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hitArea and stage transformations. #643

Open
gskinner opened this issue Jul 28, 2015 · 4 comments
Open

hitArea and stage transformations. #643

gskinner opened this issue Jul 28, 2015 · 4 comments
Labels

Comments

@gskinner
Copy link
Member

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

@gskinner gskinner added the bug label Jul 28, 2015
@stfujnkk
Copy link

stfujnkk commented Oct 4, 2022

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.

@stfujnkk
Copy link

stfujnkk commented Oct 4, 2022

Do you have plans to fix this bug?

@dijitaletkinlikler
Copy link

I suggest you look into zimjs built on createjs. @danzen might answer your question.

https://zimjs.com/

@stfujnkk
Copy link

stfujnkk commented Oct 5, 2022

I suggest you look into zimjs built on createjs. @danzen might answer your question.

https://zimjs.com/

Thank you for your advice. I find this problem is different from mine.I have solved it by other methods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants