change selectionOnDrag default to false
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
panOnScroll = false,
|
panOnScroll = false,
|
||||||
panOnScrollSpeed = 0.5,
|
panOnScrollSpeed = 0.5,
|
||||||
panOnDrag = true,
|
panOnDrag = true,
|
||||||
selectionOnDrag = true,
|
selectionOnDrag = false,
|
||||||
connectionLineComponent,
|
connectionLineComponent,
|
||||||
connectionLineStyle,
|
connectionLineStyle,
|
||||||
connectionLineContainerStyle,
|
connectionLineContainerStyle,
|
||||||
|
|||||||
Reference in New Issue
Block a user