mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 00:46:39 +01:00
Initialize SplitContainer in tests
This commit is contained in:
@@ -239,7 +239,8 @@ namespace UnitTests {
|
||||
Application.Top.Add (container);
|
||||
container.ColorScheme = new ColorScheme ();
|
||||
container.LayoutSubviews ();
|
||||
|
||||
container.BeginInit ();
|
||||
container.EndInit ();
|
||||
return container;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user