added to not close the child context menu on click
This commit is contained in:
@@ -26,6 +26,7 @@ namespace FlaxEditor.GUI.ContextMenu
|
||||
: base(parent, text)
|
||||
{
|
||||
Text = text;
|
||||
CloseMenuOnClick = false;
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user