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