lionix-team / vue-image-markup

vue-image-markup will provide you to edit uploaded image easily and save it.
https://image-markup.lionix-team.com
96 stars 44 forks source link

problem saveImage function #27

Closed juliannasu closed 3 years ago

juliannasu commented 3 years ago

Hi , first of all, appreciate for the code.. I h%ave problems in saveImage() function .. although the redo() clear() functions are working

saveImage() {

      this.$refs.editor.saveImage()
    },
juliannasu commented 3 years ago

hi.. this issue solved already.. i write some customizable code in the Editor.vue