layoutEngineType: SnapToGrid
This commit is contained in:
parent
f980b4492b
commit
73cfd27b58
|
@ -263,7 +263,7 @@ class GraphView extends GraphViewBase {
|
|||
}
|
||||
|
||||
GraphView.defaultProps = merge(GraphViewBase.defaultProps, {
|
||||
layoutEngineType: null,
|
||||
layoutEngineType: 'SnapToGrid',
|
||||
});
|
||||
|
||||
class Node extends NodeBase {
|
||||
|
|
Loading…
Reference in New Issue
Block a user