mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -04:00
* Closes https://github.com/emilk/egui/issues/4535 This should improve the auto-sizing of columns when nesting expanding widgets (e.g. `Separator`), or centered or justified layouts.