feat: use smoothstep edge type for orthogonal lines
This commit is contained in:
@@ -108,6 +108,7 @@ onConnect((conn: Connection) => {
|
||||
<VueFlow
|
||||
:nodes="nodes"
|
||||
:edges="edges"
|
||||
default-edge-type="smoothstep"
|
||||
:min-zoom="0.2"
|
||||
:max-zoom="2"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user