refactor(nodes): simplify selection handling
This commit is contained in:
@@ -66,6 +66,7 @@ const BasicFlow = () => {
|
||||
maxZoom={4}
|
||||
fitView
|
||||
defaultEdgeOptions={defaultEdgeOptions}
|
||||
selectNodesOnDrag={false}
|
||||
>
|
||||
<Background variant={BackgroundVariant.Lines} />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user