Merge remote-tracking branch 'origin/master' into dotnet7

This commit is contained in:
Wojtek Figat
2023-02-13 10:05:51 +01:00
52 changed files with 1020 additions and 212 deletions

View File

@@ -181,6 +181,7 @@ namespace FlaxEditor.GUI.Input
_cursorChanged = false;
}
SlidingEnd?.Invoke();
Defocus();
}
/// <inheritdoc />