vue-image-markup icon indicating copy to clipboard operation
vue-image-markup copied to clipboard

fix - use function getObjectsById(id) can not get the object

Open yan-pengcheng opened this issue 4 years ago • 0 comments

Issue: I created a circle object and set id to the "params", when I call function getObjectsById(id), I cannot get this object.

Cause: In the function drawCircle and drawRect, parameters id was missing.

yan-pengcheng avatar Dec 09 '20 10:12 yan-pengcheng