Widget::IsMouseInsideDescendants() fix recursion parameter. #103

Open
opened 2025-05-29 01:22:10 -04:00 by josh · 0 comments
Owner

Widget::IsMouseInsideDescendants() Calls itself on descendant widgets, and whether include_this is true or not, the recursive call should always pass true to function as intended.

Widget::IsMouseInsideDescendants() Calls itself on descendant widgets, and whether include_this is true or not, the recursive call should always pass true to function as intended.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: josh/ReJUI#103
No description provided.