meeloo/nui

MouseMove being sent to all children in a container

Opened this issue · 0 comments

As mentioned privately, the current MouseMove implementation is dispatching to all children and not just the items in its hit rect.

Possible optimization opportunity!