ohif-viewer/extensions/cornerstone/src
Joe Boccanfuso eb6b814fc9
fix(window-level-action-menu): Window level menu no longer needs two clicks to open after it is used (#5711)
The window level menu's logic for when it is opened and closed now also runs when the AllInOneMenu triggers the open or close.
Using refs to store the latest function references in the AllInOneMenu component to avoid triggering a useEffect when the functions change.
Removed an unused element prop from the WindowLevelActionMenu component.
2026-01-14 16:50:24 -05:00
..
components fix(window-level-action-menu): Window level menu no longer needs two clicks to open after it is used (#5711) 2026-01-14 16:50:24 -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(segmentation): List surface representations in the segmentation table for 3D views. (#5700) 2026-01-13 15:57:44 -05:00
hooks chore: update French i18n (#5561) 2025-12-12 10:46:56 -05:00
hps fix(i18n): Add and update i18n Translation for Toolbar Tool Names (#5392) 2025-09-25 10:22:02 -04:00
panels fix(segmentation): List surface representations in the segmentation table for 3D views. (#5700) 2026-01-13 15:57:44 -05:00
services fix(segmentation): List surface representations in the segmentation table for 3D views. (#5700) 2026-01-13 15:57:44 -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(capture): Ensure download filename has the correct extension. (#5691) 2026-01-06 15:27:44 -05:00
Viewport chore: update French i18n (#5561) 2025-12-12 10:46:56 -05:00
commandsModule.ts fix(segmentation): When setting the segmentation style and the representation type is not provided, apply the style to all representation types. (#5662) 2025-12-18 09:33:54 -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 fix(segmentation): List surface representations in the segmentation table for 3D views. (#5700) 2026-01-13 15:57:44 -05:00
getSopClassHandlerModule.js feat(thumbnails): Enhance DICOM Thumbnail Rendering with different strategies (#5004) 2025-05-08 12:44:56 -04:00
getToolbarModule.tsx chore: update French i18n (#5561) 2025-12-12 10:46:56 -05:00
id.js
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