Perform layout of splitter panel once splitter is done being dragged.
This commit is contained in:
@@ -130,6 +130,7 @@ namespace FlaxEngine.GUI
|
||||
{
|
||||
// Clear flag
|
||||
_splitterClicked = false;
|
||||
PerformLayout();
|
||||
|
||||
// End capturing mouse
|
||||
EndMouseCapture();
|
||||
|
||||
Reference in New Issue
Block a user