ohif-viewer/extensions
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
..
_example/src feat(cli): Ohif cli for modes and extensions modification (#2696) 2022-04-06 13:28:42 -04:00
cornerstone fix(Measurement): fixed line dashing of measurements in various scenarios (#3407) 2023-05-18 20:59:33 -04:00
cornerstone-dicom-rt fix(SR): KO series being displayed in browser list (#3382) 2023-05-15 08:23:13 -04:00
cornerstone-dicom-seg fix(SR): KO series being displayed in browser list (#3382) 2023-05-15 08:23:13 -04:00
cornerstone-dicom-sr fix(Measurement): fixed line dashing of measurements in various scenarios (#3407) 2023-05-18 20:59:33 -04:00
default fix(dicomlocal): navigate /local to the work list and /localbasic to the (basic) viewer (#3389) 2023-05-15 16:23:53 -04:00
dicom-microscopy fix(SR): KO series being displayed in browser list (#3382) 2023-05-15 08:23:13 -04:00
dicom-pdf fix(DICOM PDF and Video): fixes for local DICOM load and remote data sources (#3374) 2023-05-10 12:42:48 -04:00
dicom-video fix(Video): Added fallback checks for DICOM video (#3402) 2023-05-17 16:50:27 -04:00
measurement-tracking fix(Measurement): fixed line dashing of measurements in various scenarios (#3407) 2023-05-18 20:59:33 -04:00
test-extension feat: Add a new hanging protocol @ohif/mn (#3305) 2023-04-18 11:55:25 -04:00
tmtv feat(custom displayOptions): add custom options to every level of hp (#3372) 2023-05-16 13:07:37 -04:00