This reverts commit c336b512f22ec735e7febffcb7acde08f2a697af.
@@ -284,7 +284,6 @@ namespace Terminal.Gui {
l.Y = Pos.Center ();
l.Width = Dim.Fill (2);
l.Height = Dim.Fill (1);
- l.AutoSize = false;
d.Add (l);
}