fix(editor): Fix canvas panning using Control + Left Mouse Button on Windows (#12104)

This commit is contained in:
Alex Grozav
2024-12-10 14:12:44 +02:00
committed by GitHub
parent 8bf6cce000
commit 43009b6aa8
3 changed files with 35 additions and 33 deletions

View File

@@ -40,9 +40,9 @@
"@n8n/codemirror-lang-sql": "^1.0.2",
"@n8n/permissions": "workspace:*",
"@sentry/vue": "catalog:frontend",
"@vue-flow/background": "^1.3.1",
"@vue-flow/background": "^1.3.2",
"@vue-flow/controls": "^1.1.2",
"@vue-flow/core": "^1.41.4",
"@vue-flow/core": "^1.41.6",
"@vue-flow/minimap": "^1.5.0",
"@vue-flow/node-resizer": "^1.4.0",
"@vueuse/components": "^10.11.0",