mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 09:18:01 +01:00
This reverts commit c336b512f2.
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user