ohif-viewer/extensions/cornerstone-dicom-sr/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
..
components fix(colors): Replaces legacy colors with ui-next colors (#5351) 2026-02-12 08:48:05 -05:00
tools fix: Remove dead code and fix rectangle roi rehydration (#5490) 2025-11-19 20:04:23 -05:00
utils 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
commandsModule.ts fix(SR): Added support for spline and live wire SR items. (#5870) 2026-03-17 08:59:47 -04:00
enums.ts feat(SR): SCOORD3D point annotations support for stack viewports (#4315) 2024-10-17 09:36:24 -04:00
getHangingProtocolModule.ts feat(hp priors): Study comparison hanging protocol (#3579) 2023-08-16 10:15:12 -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(SR): SCOORD3D point annotations support for stack viewports (#4315) 2024-10-17 09:36:24 -04:00
index.tsx fix(SR): Bring back the onModeEnter for the cornerstone-dicom-sr extension that was accidentally removed by PR #4586 (#4616) 2024-12-18 15:06:06 -05:00
init.ts fix: Remove dead code and fix rectangle roi rehydration (#5490) 2025-11-19 20:04:23 -05:00
onModeEnter.tsx feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00