Merge branch 'multinode-drop-location' of https://github.com/Tryibion/FlaxEngine into Tryibion-multinode-drop-location
This commit is contained in:
@@ -105,7 +105,7 @@ namespace FlaxEditor.Surface
|
||||
|
||||
if (node != null)
|
||||
{
|
||||
args.SurfaceLocation.X += node.Width + 10;
|
||||
args.SurfaceLocation.Y += node.Height + 10;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user