added tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
export default {
|
export default {
|
||||||
flowProps: {
|
flowProps: {
|
||||||
panOnScroll: true,
|
panOnScroll: true,
|
||||||
initialViewport: { x: 1.23, y: 9.87, zoom: 1.234 },
|
defaultViewport: { x: 1.23, y: 9.87, zoom: 1.234 },
|
||||||
autoPanOnConnect: false,
|
autoPanOnConnect: false,
|
||||||
autoPanOnNodeDrag: false,
|
autoPanOnNodeDrag: false,
|
||||||
nodes: [
|
nodes: [
|
||||||
|
|||||||
Reference in New Issue
Block a user