Hello, I am requesting this pull request for allowing initializing Annotation uuid as constructor parameter,
I have created a project where I am saving the annotation uuid, camera position, camera target in server database, when I load the annotation via http fetch request I would like to set these properties using constructor.
I have applied a similar logic in startInsertion method of AnnotationTool class.
There can be more use cases allowing initializing properties via constructor parameter.
Hello, I am requesting this pull request for allowing initializing Annotation uuid as constructor parameter,
I have created a project where I am saving the annotation uuid, camera position, camera target in server database, when I load the annotation via http fetch request I would like to set these properties using constructor.
I have applied a similar logic in startInsertion method of AnnotationTool class.
There can be more use cases allowing initializing properties via constructor parameter.