Merge branch 'Tryibion-fix-rename-popup'
This commit is contained in:
@@ -177,6 +177,7 @@ namespace FlaxEditor.GUI
|
||||
/// <inheritdoc />
|
||||
protected override void OnShow()
|
||||
{
|
||||
_inputField.EndEditOnClick = false; // Ending edit is handled through popup
|
||||
_inputField.Focus();
|
||||
_inputField.SelectAll();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user