MouseMove being sent to all children in a container
Opened this issue · 0 comments
Jaydee2190 commented
As mentioned privately, the current MouseMove implementation is dispatching to all children and not just the items in its hit rect.
Possible optimization opportunity!