Merge branch 'fix-splitters' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-splitters
This commit is contained in:
@@ -187,7 +187,7 @@ namespace FlaxEngine.GUI
|
||||
// Start moving splitter
|
||||
StartTracking();
|
||||
Focus();
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
return base.OnMouseDown(location, button);
|
||||
|
||||
Reference in New Issue
Block a user