mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
clean up
This commit is contained in:
@@ -24,7 +24,6 @@ namespace UICatalog.Scenarios {
|
||||
//Ignore the Win that UI Catalog created and create a new one
|
||||
Application.Top.Remove (Win);
|
||||
Win?.Dispose ();
|
||||
Win.Height = 10;
|
||||
Win = new Window ($"{listWin.Count} - Scenario: {GetName ()}", padding) {
|
||||
X = Pos.Center (),
|
||||
Y = 1,
|
||||
|
||||
Reference in New Issue
Block a user