mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 00:38:00 +01:00
@@ -284,6 +284,7 @@ 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