Merge branch 'Tryibion-remove-debug'
This commit is contained in:
@@ -390,7 +390,6 @@ namespace FlaxEditor.CustomEditors.Editors
|
|||||||
|
|
||||||
if (addTagDropPanel.IsClosed)
|
if (addTagDropPanel.IsClosed)
|
||||||
{
|
{
|
||||||
Debug.Log("Hit");
|
|
||||||
nameTextBox.BorderColor = Color.Transparent;
|
nameTextBox.BorderColor = Color.Transparent;
|
||||||
nameTextBox.BorderSelectedColor = FlaxEngine.GUI.Style.Current.BackgroundSelected;
|
nameTextBox.BorderSelectedColor = FlaxEngine.GUI.Style.Current.BackgroundSelected;
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user