ohif-viewer/extensions/cornerstone/src
Bill Wallace 57205703bb
Fix contour annotations RTSS saving (#5545)
* [WIP] Fix contour annotations RTSS saving

* fix: Export image sop image reference provider

* Fixes for download with filename

* Updates to fix metadata issues with CS3D

* Updates to save menu

* Fixing some additional re-save metadata

* Add support for saving with predecessor image sequence

* PR comment fixes

* fix: Load RTSS after save

* fix segmentation save

* fix load of mixed seg/rt studies

* Use frame module to get information on the frame shown

* Fix study browser to use instances.length when numImageFrames not present

* fix: Load of display set split from multiple non-FOR referenes

* Fix RT and SEG applying to wrong series because of using
referenced series sequence without checkout sop instances

* Fix save seg

* Update to released CS3D versions

* test: Add revokeObjectURL to test download blob

* Add hard dependency on mode-basic to fix build order issues

* fix: build

* Try to fix build segmentation

* PR comments

* PR comment update
2025-11-21 13:07:26 -05:00
..
components Fix contour annotations RTSS saving (#5545) 2025-11-21 13:07:26 -05:00
constants feat(data overlay): add foreground background control plus orientation change in the UI and add RTDOSE support (#5007) 2025-05-05 16:35:05 -04:00
customizations Fix contour annotations RTSS saving (#5545) 2025-11-21 13:07:26 -05:00
hooks fix(3DSegmentation): [Bug] The viewports become blank when loading the seg file in advanced layout after closing the seg file from any other advanced layout (#5505) 2025-10-28 08:52:12 -04:00
hps fix(i18n): Add and update i18n Translation for Toolbar Tool Names (#5392) 2025-09-25 10:22:02 -04:00
panels fix(SegmentationStyle): Fix inactive contour visibility and styling. (#5563) 2025-11-19 17:55:53 -05:00
services Fix contour annotations RTSS saving (#5545) 2025-11-21 13:07:26 -05:00
stores feature(segmentation): Add contour tools and utilities in a side panel (#5517) 2025-10-29 14:15:52 -04:00
synchronizers fix(hp): When reapplying an hp the display set selectors should be considered. (#5074) 2025-06-13 10:43:31 -04:00
tools ui(components): New Dialog and Modal components for ui-next (#4772) 2025-02-28 15:17:55 -05:00
types feature(segmentation): Add contour tools and utilities in a side panel (#5517) 2025-10-29 14:15:52 -04:00
utils Fix contour annotations RTSS saving (#5545) 2025-11-21 13:07:26 -05:00
Viewport feat(orientationMarkers): improved the orientation markers with a simplified version (#5328) 2025-08-13 16:04:50 -04:00
commandsModule.ts Fix contour annotations RTSS saving (#5545) 2025-11-21 13:07:26 -05:00
enums.ts feat(SR): SCOORD3D point annotations support for stack viewports (#4315) 2024-10-17 09:36:24 -04:00
getCustomizationModule.tsx feat: improve segment label (#5217) 2025-07-29 22:30:18 -04:00
getHangingProtocolModule.ts feat(HP): Frame View HP (#4235) 2024-06-21 11:22:05 -04:00
getPanelModule.tsx feature(segmentation): Add contour tools and utilities in a side panel (#5517) 2025-10-29 14:15:52 -04:00
getSopClassHandlerModule.js feat(thumbnails): Enhance DICOM Thumbnail Rendering with different strategies (#5004) 2025-05-08 12:44:56 -04:00
getToolbarModule.tsx fix(getToolbarModule): fix enabled state of image slice sync (#5136) 2025-06-17 23:03:51 -04:00
id.js feat(cli): Ohif cli for modes and extensions modification (#2696) 2022-04-06 13:28:42 -04:00
index.tsx fix(interpolation): Auto accept interpolation when the interpolation process is completed. (#5555) 2025-11-11 08:19:45 -05:00
init.tsx fix(SegmentationStyle): Fix inactive contour visibility and styling. (#5563) 2025-11-19 17:55:53 -05:00
initCineService.ts fix(seg): sphere scissor on stack and cpu rendering reset properties was broken (#4721) 2025-01-22 11:36:45 -05:00
initContextMenu.ts feat(customization): new customization service api (#4688) 2025-01-23 14:24:13 -05:00
initCornerstoneTools.js feature(segmentation): Add contour tools and utilities in a side panel (#5517) 2025-10-29 14:15:52 -04:00
initDoubleClick.ts feat(customization): new customization service api (#4688) 2025-01-23 14:24:13 -05:00
initMeasurementService.ts Fix contour annotations RTSS saving (#5545) 2025-11-21 13:07:26 -05:00
initStudyPrefetcherService.ts feat(studyPrefetcher): Study Prefetcher (#4206) 2024-06-28 08:58:39 -04:00
initWADOImageLoader.js OHIF with Cornerstone3D 2.0 (#4347) 2024-11-06 07:15:27 -05:00
state.ts docs(spelling): Add codespell config + github action, run and fix a good number of typos (#3645) 2023-09-12 07:40:38 -04:00