fix(editor): Fix showing and hiding canvas edge toolbar when hovering (#13009)

This commit is contained in:
Alex Grozav
2025-02-03 14:41:03 +02:00
committed by GitHub
parent 37d152c148
commit ac7bc4f191
4 changed files with 67 additions and 24 deletions

View File

@@ -45,8 +45,8 @@
"@typescript/vfs": "^1.6.0",
"@vue-flow/background": "^1.3.2",
"@vue-flow/controls": "^1.1.2",
"@vue-flow/core": "^1.41.6",
"@vue-flow/minimap": "^1.5.0",
"@vue-flow/core": "^1.42.1",
"@vue-flow/minimap": "^1.5.2",
"@vue-flow/node-resizer": "^1.4.0",
"@vueuse/components": "^10.11.0",
"@vueuse/core": "^10.11.0",