ohif-viewer/extensions
Bill Wallace b5b936b53e
fix(jump): Jump to measurement wasn't jumping when presentation already existed (#3318)
* fix: Jump to measurement after presentation store

* Fix initial load of DICOM SR

* Fix measurement highlight issues

* Clear measurements changed to array

* Fix merge issues

* PR comments

* Removed unused formatting.  Change to single event

* Fix the unit test

* PR review comments

* refactor(viewport): simplify imports, align destructuring

Simplify import statements by removing unused imports, organize existing imports, and align destructured imports consistently across the component.

---------
2023-05-01 12:54: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(jump): Jump to measurement wasn't jumping when presentation already existed (#3318) 2023-05-01 12:54:33 -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(jump): Jump to measurement wasn't jumping when presentation already existed (#3318) 2023-05-01 12:54:33 -04:00
default fix(jump): Jump to measurement wasn't jumping when presentation already existed (#3318) 2023-05-01 12:54:33 -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(jump): Jump to measurement wasn't jumping when presentation already existed (#3318) 2023-05-01 12:54:33 -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