Implement anchor and fix bugs with rigid body #27
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ function getAvailableWidthsTwoLines(
|
|||
// object 2 is partially overlapping on the right
|
||||
return [
|
||||
{
|
||||
x: rectLeft,
|
||||
x: unalloctedSpaceLeft,
|
||||
width: rectRight - unalloctedSpaceLeft
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue