Merge branch 'main' into v10

This commit is contained in:
moklick
2021-12-04 01:01:25 +01:00
11 changed files with 2188 additions and 2776 deletions
+1 -1
View File
@@ -191,7 +191,7 @@ const UpdateNodeInternalsFlow = () => {
nodeTypes={nodeTypes}
onConnect={onConnect}
onPaneClick={onPaneClick}
connectionLineType={ConnectionLineType.SmoothStep}
connectionLineType={ConnectionLineType.Bezier}
connectionMode={ConnectionMode.Loose}
onEdgeUpdate={onEdgeUpdate}
/>