mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
WIP: More refining
This commit is contained in:
@@ -1091,7 +1091,7 @@ At 0,0
|
||||
Assert.True (RunesCount () == 0);
|
||||
|
||||
win.Visible = true;
|
||||
win.FocusFirst ();
|
||||
win.FocusFirst (null);
|
||||
Assert.True (button.HasFocus);
|
||||
Assert.True (win.HasFocus);
|
||||
top.Draw ();
|
||||
|
||||
Reference in New Issue
Block a user