↓ 2 callersFunctiongetNextPoint(
bound: Bound,
point: PointLocation,
offsetX = 10,
offsetY = 10,
offsetW = 10,
offsetH = 10
)
packages/affine/gfx/connector/src/connector-manager.ts:687
↓ 2 callersFunctiongetSVGPathFromPathParams({
width,
height,
topLeftPathParams,
topRightPathParams,
bottomLeftPathParams,
bottomRightPathPara
packages/affine/shared/src/utils/figma-squircle/draw.ts:105