picoe / Eto

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

Mac: fire MouseLeave if setting a control to disabled while mouse is over #2497

Closed cwensley closed 1 year ago

cwensley commented 1 year ago

This is a follow up to #2495, where if the mouse has entered the control it should get a MouseLeave after Enabled is set to false.