Viewers
Viewers copied to clipboard
Rectangle and Angle Annotation can not be deleted in v3.2
Bug Report 1
Rectangle and Angle Annotation can not be deleted
Created rectangle and angle can not be deleted.
Step to reproduce
- Go to v3-demo.ohif.org
- Open any series
- draw a rectangle
- right click on the rectangle, select "Delete measurement"
- Can not delete rectangle
Step to reproduce
- Go to v3-demo.ohif.org
- Open any series
- draw an angle
- right click on the angle, select "Delete measurement"
- Can not delete angle
In general, the rectangle and angle tool behaves differently than ruler, bidirectional, annotation and ellipse tool. Any created rectangle and angle cannot be deleted, labeled nor tracked.
Please review the latest code in the master branch. I am confident that this issue has been resolved. If it persists, kindly reopen the issue with updated details.
Try viewer-dev.ohif.org instead of viewer.ohif.org
Our viewer.ohif.org
is deployed from release
branch while viewer-dev.ohif.org
is our master
branch
Read more about branch explanations here https://docs.ohif.org/development/getting-started#developing