picoe / Eto

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

Mac: Fix setting Tree/GridView.BackgroundColor #2503

Closed cwensley closed 1 year ago

cwensley commented 1 year ago

Setting BackgroundColor of a GridView/TreeGridView on Mac now will work properly and not use any tinting effects if UseNSBoxBackgroundColor is false.