ohif-viewer/extensions/cornerstone
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
..
.webpack feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
src fix(Measurement): fixed line dashing of measurements in various scenarios (#3407) 2023-05-18 20:59:33 -04:00
babel.config.js Make thumbnails display 2020-05-18 23:21:41 +02:00
CHANGELOG.md feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
jest.config.js feat: 🎸 MeasurementService (#1314) 2020-02-10 14:15:05 -05:00
LICENSE Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
package.json fix(Measurement): fixed line dashing of measurements in various scenarios (#3407) 2023-05-18 20:59:33 -04:00
README.md feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00

Cornerstone