ContextWindow: Use EnsureContextRenewed() correctly
This commit is contained in:
@@ -436,8 +436,7 @@ namespace Elwig.Windows {
|
||||
UpdateContactInfoVisibility();
|
||||
ViewModel.EnableSearchInputs = true;
|
||||
FinishInputFilling();
|
||||
await RefreshList();
|
||||
RefreshInputs();
|
||||
await EnsureContextRenewed();
|
||||
ViewModel.SearchQuery = "";
|
||||
Mouse.OverrideCursor = null;
|
||||
if (mgnr is int m)
|
||||
|
||||
Reference in New Issue
Block a user