Fixed min-width, min-height with % w/h

This commit is contained in:
euvl
2017-07-15 09:32:17 +01:00
parent be0297fc84
commit e2c85dd373
4 changed files with 202 additions and 136 deletions

View File

@@ -21,7 +21,7 @@ export default {
size: {}
}
},
mounted() {
mounted () {
this.$el.addEventListener('mousedown', this.start, false)
},
computed: {