ohif-viewer/platform
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
..
cli fix(SR): KO series being displayed in browser list (#3382) 2023-05-15 08:23:13 -04:00
core fix(Measurement): fixed line dashing of measurements in various scenarios (#3407) 2023-05-18 20:59:33 -04:00
docs fix(Video): Added fallback checks for DICOM video (#3402) 2023-05-17 16:50:27 -04:00
i18n chore(packages): bump deps to fix vulnerabilities (#3366) 2023-05-08 14:04:39 -04:00
public feat(App): Loads mode extensions on demand (#3312) 2023-05-08 21:18:35 -04:00
ui fix(Image Download): various bug fixes for image download (#3396) 2023-05-16 14:50:34 -04:00
viewer fix(Measurement): fixed line dashing of measurements in various scenarios (#3407) 2023-05-18 20:59:33 -04:00