Sami Jan
Sami Jan
thank you - that's very helpful - i didn't call the updateAnnotation method afterwards - I am trying it out and will update on the progress tomorrow
thanks very much - it worked :) Just trying to understand the event lifecycle - I have created the ImageAnnotator like this ``` useEffect(() => { const anno = createImageAnnotator('imgToAnnotate',...
i'll ask a quick question and then close the thread is it possible to change the color (executing updateAnnotation?) when you double-click to close the polygon, rather than when you...
Sorry for the late reply and thank you, that's very helpful It would be an interesting thing to explore - the code is quite clean and readable and I'll investigate