try to improve drag handling

This commit is contained in:
Philipp Kühn
2020-11-25 11:21:53 +01:00
parent da45af3a51
commit 507fd981d5
2 changed files with 44 additions and 3 deletions

View File

@@ -46,6 +46,7 @@ export default {
},
mounted() {
console.log('MOUNTED')
// setInterval(() => {
// this.random = `foo${Math.random()}`
// }, 1000)