Added updating the main menu shortcut keys on editor options saved. Also adds an action that can be used to update plugin short keys if needed.
This commit is contained in:
@@ -144,6 +144,8 @@ namespace FlaxEditor.Windows
|
||||
}
|
||||
|
||||
Editor.Options.Apply(_options);
|
||||
|
||||
Editor.UI.UpdateMainMenuShortcuts();
|
||||
|
||||
ClearDirtyFlag();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user