fix(edges): edges not connecting when mixed with top/btm & left/right
This commit is contained in:
@@ -181,6 +181,7 @@ export interface GetBezierPathParams {
|
||||
targetX: number
|
||||
targetY: number
|
||||
targetPosition?: Position
|
||||
curvature?: number
|
||||
centerX?: number
|
||||
centerY?: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user