mirror of
https://github.com/scummvm/scummvm.git
synced 2026-05-21 05:40:43 +00:00
49fb52efd6
Improves mouse events for the events-based project template. This includes a View class that: 1) Mouse events only get sent to the control under the mouse rather than all controls on the view 2) Elements will get Focus/Unfocus messages as the mouse moves in or out of their bounds