diff --git a/src/store/index.ts b/src/store/index.ts index 603b4e5d..d8a0a992 100644 --- a/src/store/index.ts +++ b/src/store/index.ts @@ -134,7 +134,7 @@ const storeModel: StoreModel = { connectionPosition: { x: 0, y: 0 }, snapGrid: [16, 16], - snapToGrid: true, + snapToGrid: false, isInteractive: true,