Added hotkey for renaming the selected (#1137)
This commit is contained in:
@@ -46,6 +46,7 @@ void NameWindow::Create(EditorComponent* _editor)
|
||||
name->name = args.sValue;
|
||||
}
|
||||
editor->componentsWnd.RefreshEntityTree();
|
||||
editor->renaming_mode = false;
|
||||
});
|
||||
AddWidget(&nameInput);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user