Merge remote-tracking branch 'Duologic/duologic/snaptogrid'
This commit is contained in:
commit
3bd9243bd9
|
@ -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