--- a/ui/winui/container.h Mon Feb 24 22:08:27 2025 +0100 +++ b/ui/winui/container.h Wed Feb 26 17:06:56 2025 +0100 @@ -69,6 +69,7 @@ UiBool vexpand; UiBool hfill; UiBool vfill; + UiBool override_defaults; int width; int height; int colspan;