ohif-viewer/extensions/cornerstone/src/components
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
..
AccordionGroup feat(MeasurementService): add rendering of unmapped measurements (#5416) 2025-10-06 08:50:17 -04:00
ActiveViewportWindowLevel ui(components): Viewport components added to ui-next (#4649) 2025-01-08 14:23:34 -05:00
AdvancedRenderingControls fix(colorbar): Allow for AdvancedRenderingControls to be placed at the left or right of the viewport. (#5273) 2025-07-28 15:25:36 -04:00
CinePlayer ui(components): CinePlayer updated for ui-next (#4932) 2025-04-08 12:03:35 -04:00
DicomUpload fix(DicomUpload): Switch to use ui-next components and colors (#5576) 2025-11-21 09:42:14 -05:00
ModalityLoadBadge fix(segmentation): Removed LOAD/hydrate button for segmentation overlays (#5214) 2025-07-15 09:02:36 -04:00
NavigationComponent fix(segmentation): List surface representations in the segmentation table for 3D views. (#5700) 2026-01-13 15:57:44 -05:00
OpacityMenu feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
ThresholdMenu feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
TrackingStatus feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
ViewportColorbar fix(colorbar): Allow for AdvancedRenderingControls to be placed at the top or bottom of the viewport. (#5270) 2025-07-28 12:19:58 -04:00
ViewportDataOverlaySettingMenu chore: update French i18n (#5561) 2025-12-12 10:46:56 -05:00
ViewportOrientationMenu feat(viewport): Enhance Orientation Menu with Reformat Option and UI Improvements (#5184) 2025-07-14 09:10:09 -04:00
ViewportWindowLevel fix: preclinical mode not working (#5631) 2025-12-15 21:15:11 -05:00
VOIManualControlMenu feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
WindowLevelActionMenu 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
ExportSegmentationSubMenuItem.tsx chore: update French i18n (#5561) 2025-12-12 10:46:56 -05:00
index.ts feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
MeasurementItems.tsx feat: Group findings table values with custom components/grouping functions (#4712) 2025-03-20 09:22:45 -04:00
MeasurementsMenu.tsx chore: update French i18n (#5561) 2025-12-12 10:46:56 -05:00
MeasurementsOrAdditionalFindings.tsx feat: Automate tracking prompts for a less disruptive annotation workflow (#4822) 2025-04-04 12:02:13 -04:00
MeasurementTableNested.tsx feat: Group findings table values with custom components/grouping functions (#4712) 2025-03-20 09:22:45 -04:00
OHIFViewportActionCorners.tsx feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
PanelAccordionTrigger.tsx feat: Group findings table values with custom components/grouping functions (#4712) 2025-03-20 09:22:45 -04:00
SegmentationToolConfig.tsx chore: update French i18n (#5561) 2025-12-12 10:46:56 -05:00
SegmentationUtilityButton.tsx feature(segmentation): Add contour tools and utilities in a side panel (#5517) 2025-10-29 14:15:52 -04:00
SelectItemWithModality.tsx fix(segmentation): Changes to fix problems with non hydrated/loaded segmentations to be viewable when switching hanging protocols (e.g. MPR) (#5139) 2025-06-27 07:11:46 -04:00
SeriesMeasurements.tsx feat: Group findings table values with custom components/grouping functions (#4712) 2025-03-20 09:22:45 -04:00
SeriesSummaryFromDisplaySet.tsx feat: Group findings table values with custom components/grouping functions (#4712) 2025-03-20 09:22:45 -04:00
StudyMeasurements.tsx feat(MeasurementService): add rendering of unmapped measurements (#5416) 2025-10-06 08:50:17 -04:00
StudyMeasurementsActions.tsx chore: update French i18n (#5561) 2025-12-12 10:46:56 -05:00
StudySummaryFromMetadata.tsx feat: Group findings table values with custom components/grouping functions (#4712) 2025-03-20 09:22:45 -04:00
StudySummaryWithActions.tsx feat: Group findings table values with custom components/grouping functions (#4712) 2025-03-20 09:22:45 -04:00