picoe / Eto

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

Mac: Ensure TableLayout updates when resized #2496

Closed cwensley closed 1 year ago

cwensley commented 1 year ago

This fixes an issue where sometimes the children of a TableLayout aren't laid out properly when UseNSBoxBackgroundColor is set to false.