v-craft icon indicating copy to clipboard operation
v-craft copied to clipboard

Editor updateDOMContent issue

Open rodenp opened this issue 2 years ago • 0 comments

I am running the example app. It looks like updateDOMContent in Editor.vue is being triggered too often. I put console.log statements in it to see what would happen. I expected only the element that I clicked on to be displayed. However it looks like all elements on the canvas for some reason trigger this function.

rodenp avatar Sep 04 '22 12:09 rodenp