picoe / Eto

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

Mac: Fix Drawable clipping to bounds on macOS Sonoma #2557

Closed cwensley closed 10 months ago

cwensley commented 10 months ago

Some operations with Graphics would reset the clipping region so it would be able to draw outside the bounds of the control.