refactor(selection): improve performance
This commit is contained in:
@@ -26,6 +26,7 @@ const initialState: ReactFlowStore = {
|
||||
nodeExtent: infiniteExtent,
|
||||
nodesSelectionActive: false,
|
||||
userSelectionActive: false,
|
||||
userSelectionRect: null,
|
||||
connectionNodeId: null,
|
||||
connectionHandleId: null,
|
||||
connectionHandleType: 'source',
|
||||
|
||||
Reference in New Issue
Block a user