picoe / Eto

Cross platform GUI framework for desktop and mobile applications in .NET
Other
3.55k stars 323 forks source link

Mac: Fix possible NRE when firing MouseEnter/Leave #2533

Closed cwensley closed 1 year ago

cwensley commented 1 year ago

This is a regression from #2532 to better capture mouse event info and also prevent an NRE when the event is null.