ohif-viewer/platform/viewer/src
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
..
__mocks__ chore: Clean up unused files, imports, and work on getting end-to-end tests and unit tests running (#2272) 2021-03-01 16:52:54 +01:00
__tests__ Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
components fix(jump): Jump to measurement wasn't jumping when presentation already existed (#3318) 2023-05-01 12:54:33 -04:00
hooks feat: add more e2e tests for MPR and add test mode and extension (#3180) 2023-02-17 15:04:07 -05:00
routes feat(DICOM Upload): Added new DICOM upload dialogue launched from the worklist page (#3326) 2023-04-28 16:13:47 -04:00
state feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
utils fix(Browser history): fixed NPE when navigating a study via browser history and history navigation is now available via the navigateHistory command (#3337) 2023-04-27 10:46:23 -04:00
App.tsx feat: state sync service and hanging protocol updates to preserve state (#3131) 2023-03-15 12:41:41 -04:00
appInit.js feat(App): support async config function (#3313) 2023-04-05 16:20:14 -04:00
index.js fix(Browser history): fixed NPE when navigating a study via browser history and history navigation is now available via the navigateHistory command (#3337) 2023-04-27 10:46:23 -04:00
sanity.test.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
service-worker.js feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00