Merge branch 'possible-revert-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-possible-revert-fix

This commit is contained in:
2023-02-09 09:40:55 +01:00
+1
View File
@@ -181,6 +181,7 @@ namespace FlaxEditor.GUI.Input
_cursorChanged = false;
}
SlidingEnd?.Invoke();
Defocus();
}
/// <inheritdoc />