ohif-viewer/extensions
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
..
_example/src feat(cli): Ohif cli for modes and extensions modification (#2696) 2022-04-06 13:28:42 -04:00
cornerstone fix(viewportDialog): viewportDialoge not appearing in non-tracked viewports (#3071) 2023-04-28 11:06:03 -04:00
cornerstone-dicom-rt fix(viewportDialog): viewportDialoge not appearing in non-tracked viewports (#3071) 2023-04-28 11:06:03 -04:00
cornerstone-dicom-seg fix(viewportDialog): viewportDialoge not appearing in non-tracked viewports (#3071) 2023-04-28 11:06:03 -04:00
cornerstone-dicom-sr fix(viewportDialog): viewportDialoge not appearing in non-tracked viewports (#3071) 2023-04-28 11:06:03 -04:00
default feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
dicom-microscopy feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
dicom-pdf fix(SR): When loading DICOM SR, only one measurement is shown with no way to show others (#3228) 2023-04-25 17:25:10 -04:00
dicom-video fix(SR): When loading DICOM SR, only one measurement is shown with no way to show others (#3228) 2023-04-25 17:25:10 -04:00
measurement-tracking fix(viewportDialog): viewportDialoge not appearing in non-tracked viewports (#3071) 2023-04-28 11:06:03 -04:00
test-extension feat: Add a new hanging protocol @ohif/mn (#3305) 2023-04-18 11:55:25 -04:00
tmtv feat(dicomImageLoader): replace wado image loader with the new library (#3339) 2023-04-26 20:55:56 -04:00