mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Renamed Refresh. COde Cleanup
This commit is contained in:
@@ -59,7 +59,7 @@ internal partial class LoginView : IRecipient<Message<LoginActions>>
|
||||
}
|
||||
}
|
||||
SetText();
|
||||
Application.Refresh ();
|
||||
Application.LayoutAndDrawToplevels ();
|
||||
}
|
||||
|
||||
private void SetText ()
|
||||
|
||||
Reference in New Issue
Block a user