When using the polyline tool, continuous memos cannot be written bacause Each time the pen is raised, the tool must be selected again.
Or can i change polyline to freehand ?
image.png (176.5 KB)
How to fix ?
When using the polyline tool, continuous memos cannot be written bacause Each time the pen is raised, the tool must be selected again.
Or can i change polyline to freehand ?
image.png (176.5 KB)
How to fix ?
We are investigating this scenario. Please keep track of this GitHub issue link. We’ll also notify you here in case of any progress/update.
This issue has been fixed in the latest version of @groupdocs.examples.angular/annotation package. Now when a pen is raised the tool remains selected.
To update the package version in your app navigate to client
folder where package.json
is located and run npm update @groupdocs.examples.angular/annotation
and rebuild the project.