Curvedpath fix #396
Annotations
4 errors and 1 warning
|
src/graph/edges/path/StraightPath.ts#L147
Argument of type '{ id?: number; source: number; target: number; control: number; sourceColor?: number; targetColor?: number; pickingColor?: number; }' is not assignable to parameter of type 'CurvedPathEdgeData'.
|
src/graph/edges/path/StraightPath.ts#L154
Argument of type '{ id?: number; source: number; target: number; control: number; sourceColor?: number; targetColor?: number; pickingColor?: number; }' is not assignable to parameter of type 'CurvedPathEdgeData'.
|
|
src/graph/edges/path/CurvedPath.ts#L8
'printDataGL' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading