-
Notifications
You must be signed in to change notification settings - Fork 334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Annotation: duplicate event "annotation added"? #570
Comments
same +1, putting |
iamiota
added a commit
to iamiota/cornerstone3D-beta
that referenced
this issue
Apr 28, 2023
sedghi
pushed a commit
that referenced
this issue
Apr 28, 2023
sedghi
pushed a commit
that referenced
this issue
Jul 4, 2023
…#633) * fix triggering of 'ANNOTATION_ADDED' event multiple times (#570) * Add configuration to fix the issue of inability to access device information files in the Internet from within the local network(LAN). * add gpuTier and getGPUTierConfig to Cornerstone3DConfig * add gpuTier and getGPUTierConfig to Cornerstone3DConfig * update gpuTier and detectGPUConfig document * update api ---------
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When drawing annotation it fires "annotation added" event but then "triggerAnnotationAddedForFOR" means get all viewports and fire "annotation added" event again.
https://github.com/cornerstonejs/cornerstone3D-beta/blob/cc3ce18f1c601fc911d8866987ae369a8f4c28df/packages/tools/src/stateManagement/annotation/annotationState.ts#L87-L96
The text was updated successfully, but these errors were encountered: