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

This commit is contained in:
Wojtek Figat
2024-07-19 00:32:54 +02:00
21 changed files with 347 additions and 114 deletions

View File

@@ -130,6 +130,7 @@ namespace FlaxEngine.GUI
{
// Clear flag
_splitterClicked = false;
PerformLayout();
// End capturing mouse
EndMouseCapture();