ohif-viewer/extensions/cornerstone-dicom-rt
Alireza f377153b60
fix(viewportDialog): viewportDialoge not appearing in non-tracked viewports (#3071)
* fix: viewportdialoge not appearing in non-tracked viewports

* feat(viewports): Introduce useViewportDialog and remove deprecated API

This commit introduces the `useViewportDialog` hook and replaces the deprecated `viewportDialogApi` with the new `viewportDialogState`. Additionally, the notifications in `OHIFCornerstoneRTViewport` and `OHIFCornerstoneViewport` have been removed. Finally, the `CinePlayer` component now accepts optional parameters.

* fix tests
2023-04-28 11:06:03 -04:00
..
.webpack feat(RT): add dicom RT support via volume viewports (#3310) 2023-04-26 12:21:08 -04:00
src fix(viewportDialog): viewportDialoge not appearing in non-tracked viewports (#3071) 2023-04-28 11:06:03 -04:00
babel.config.js feat(RT): add dicom RT support via volume viewports (#3310) 2023-04-26 12:21:08 -04:00
LICENSE feat(RT): add dicom RT support via volume viewports (#3310) 2023-04-26 12:21:08 -04:00
package.json feat(RT): add dicom RT support via volume viewports (#3310) 2023-04-26 12:21:08 -04:00
README.md feat(RT): add dicom RT support via volume viewports (#3310) 2023-04-26 12:21:08 -04:00

dicom-rt

Description

DICOM RT read workflow. This extension will allow you to load a DICOM RTSS image and display it in OHIF.

Author

OHIF

License

MIT