Skip to content

Fix bug where Container instances without children would not receive mouse events.#731

Open
knight666 wants to merge 2 commits intoCreateJS:masterfrom
knight666:master
Open

Fix bug where Container instances without children would not receive mouse events.#731
knight666 wants to merge 2 commits intoCreateJS:masterfrom
knight666:master

Conversation

@knight666
Copy link

I encountered this bug when I subclassed Container instead of Shape and I would no longer receive mouse input on my instances. Which leaves me to wonder: why the distinction? Wouldn't it be easier if Shapes could have children or if Containers could have graphics?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants