Fix context menu not fully closing (#13376)
This commit is contained in:
@@ -62,6 +62,7 @@ namespace Content.Client.ContextMenu.UI
|
||||
CancelOpen?.Cancel();
|
||||
CancelClose?.Cancel();
|
||||
OnContextClosed?.Invoke();
|
||||
RootMenu.Close();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user