Fix mouse cursor when opening state in animation state machine
This commit is contained in:
@@ -1353,6 +1353,7 @@ namespace FlaxEditor.Surface.Archetypes
|
||||
/// </summary>
|
||||
public void Edit()
|
||||
{
|
||||
Cursor = CursorType.Default;
|
||||
Surface.OpenContext(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user