ohif-viewer/extensions/cornerstone/src/Viewport
Joe Boccanfuso c0fd4416ed
fix(Measurement): fixed line dashing of measurements in various scenarios (#3407)
* fix(Measurement): fixed line dashing of measurements in various scenarios

For a StackViewport simply rely on the SeriesInstanceUID being part of the
tracked measurements or not.

For a VolumeViewport first check the image id of the current image in the viewport
and then check the SeriesInstanceUID (like for a StackViewport) if an id is returned.
To reliably get the id of the current image, listen for the VOLUME_VIEWPORT_NEW_VOLUME event.

* Changes for PR comments.
2023-05-18 20:59:33 -04:00
..
Overlays feat: Allow configurable context menus (#2894) 2023-03-22 17:45:28 -04:00
OHIFCornerstoneViewport.css feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
OHIFCornerstoneViewport.tsx fix(Measurement): fixed line dashing of measurements in various scenarios (#3407) 2023-05-18 20:59:33 -04:00