picoe / Eto

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

Mac: Fix setting background of cells on Sonoma #2563

Closed cwensley closed 10 months ago

cwensley commented 10 months ago

When compiled for Sonoma, we should not use the clip/dirty rect for where to draw the background, but instead always use the bounds of the control.