refactor(panning): enable panning when nodesDraggable is false #1457
This commit is contained in:
@@ -31,6 +31,7 @@ const initialState: ReactFlowStore = {
|
||||
connectionMode: ConnectionMode.Strict,
|
||||
domNode: null,
|
||||
paneDragging: false,
|
||||
noPanClassName: 'nopan',
|
||||
|
||||
snapGrid: [15, 15],
|
||||
snapToGrid: false,
|
||||
|
||||
Reference in New Issue
Block a user