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 45 forks source link

Issue with the eraser feature #34

Open gusmarra opened 2 years ago

gusmarra commented 2 years ago

Hi team, I am experiencing an odd behavior using the eraser. Once I set the eraser mode then I can not select the text mode, because it keeps deleting other objects (is like the eraser feature is still on)

Thanks

Previesam commented 2 years ago

I am having the same issue.

oliverseddon commented 1 year ago

I also had the same issue and found I had to set the editor mode to circle/rect and then to the required mode to solve the issue, essentially setting the mode twice once after the other in an async function with await.