fix: scale being incorrect when passed to draggable causing weirdly fast drags

chore: upgrade revue-draggable to latest on tag next
This commit is contained in:
Braks
2021-07-20 20:39:42 +02:00
parent 1a7f3da0b6
commit 86ead92839
3 changed files with 10 additions and 8 deletions
+4 -4
View File
@@ -262,10 +262,10 @@
"@babel/helper-validator-identifier" "^7.14.5"
to-fast-properties "^2.0.0"
"@braks/revue-draggable@^0.2.1-5":
version "0.2.1-5"
resolved "https://registry.yarnpkg.com/@braks/revue-draggable/-/revue-draggable-0.2.1-5.tgz#280f9cb4dfd5c3bc88dff0f8c70ffa8966536328"
integrity sha512-+oDuUvTVd5ST6brdtfXYJMnFrmyQat9W7yUKpKBTI0od3ycfaGgMCT9w+OoQ3rlBi2cV6gFXlhZVIeLi+v55aA==
"@braks/revue-draggable@^0.2.1-6":
version "0.2.1-6"
resolved "https://registry.yarnpkg.com/@braks/revue-draggable/-/revue-draggable-0.2.1-6.tgz#6a0b5bf837d7c6a5b2380f3a2b6687271121980b"
integrity sha512-umY2rLspfkrYfRqDCnV3RvvSiqQPio4Mjdpcp/T+IF/kj0ym7UgA11c017wEQmzUmXwHrgL050bC/LBW5/KJNQ==
dependencies:
"@vueuse/core" "^5.1.3"
vue-demi latest