ContextWindow: Use EnsureContextRenewed() correctly
This commit is contained in:
@@ -225,8 +225,7 @@ namespace Elwig.Windows {
|
||||
LockInputs();
|
||||
ViewModel.EnableSearchInputs = true;
|
||||
FinishInputFilling();
|
||||
await RefreshList();
|
||||
RefreshInputs();
|
||||
await EnsureContextRenewed();
|
||||
ViewModel.SearchQuery = "";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user