Renamed Refresh. COde Cleanup

This commit is contained in:
Tig
2024-10-27 15:25:27 -07:00
parent 51fcfb5684
commit 87486b1969
32 changed files with 225 additions and 258 deletions

View File

@@ -59,7 +59,7 @@ internal partial class LoginView : IRecipient<Message<LoginActions>>
}
}
SetText();
Application.Refresh ();
Application.LayoutAndDrawToplevels ();
}
private void SetText ()