mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Fixed more cases
This commit is contained in:
@@ -59,6 +59,7 @@ internal partial class LoginView : IRecipient<Message<LoginActions>>
|
||||
}
|
||||
}
|
||||
SetText();
|
||||
// BUGBUG: This should not be needed:
|
||||
Application.LayoutAndDraw ();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user