ohif-viewer/extensions/cornerstone-dicom-rt/src
Ghadeer Albattarni b9029ef6f8
fix(segmentation): restrict overlay segmentation menu to same frame of reference as viewport background display set (#5900)
- Add FrameOfReferenceUID to SEG and RTSTRUCT displaySet in SOP Class Handlers so the FOR is available for filtering
- Sync optimisticOverlayDisplaySets when background display set changes so the overlay menu reflects the correct state after a background switch
- Add FOR matching guard to the hydrate segmentation synchronizer to prevent the hydration synchronizer from blindly mirroring segmentations from a source viewport to a target viewport if their primary Frames of Reference do not align.
- fix segmentation overlay order reversal on viewport re-render
2026-04-02 08:52:23 -04:00
..
utils feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
viewports fix(segmentation overlay): update viewport ds list upon seg delete - OHIF-2425 (#5729) 2026-02-18 20:31:43 -05:00
getCommandsModule.ts 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
getSopClassHandlerModule.ts fix(segmentation): restrict overlay segmentation menu to same frame of reference as viewport background display set (#5900) 2026-04-02 08:52:23 -04:00
id.js feat(RT): add dicom RT support via volume viewports (#3310) 2023-04-26 12:21:08 -04:00
index.tsx OHIF with Cornerstone3D 2.0 (#4347) 2024-11-06 07:15:27 -05:00
loadRTStruct.js fix/RTStructInlineBinaryContourData (#5611) 2025-12-16 14:01:15 -05:00