picoe / Eto

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

Wpf: Fix crash with certain mouse drivers #2648

Closed cwensley closed 2 months ago

cwensley commented 2 months ago

See https://github.com/dotnet/wpf/issues/6777 for more information. This crash is only fixed with .NET 8, so we avoid the crash in .NET 7 and .NET Framework.