ohif-viewer/extensions/cornerstone/src/utils
Joe Boccanfuso f791a4cafb
fix(ViewportGrid) fill blank viewports with display sets not yet in grid. (#3154)
* fix(ViewportGrid): In ViewportGrid, fill blank viewports with display sets not yet in grid.
ViewportGridService now allows off-screen viewports to remain so that
so as to maintain continuity if they were filled by the UI/user.

* PR feedback: moved getNumViewportPanes into the ViewportGridService API.

* PR feedback:
- renamed some variables
- proper import/export of IDisplaySet
- added some comments for clarification
- fixed broken e2e tests

* Some missed rename of Services.
2023-02-14 10:01:39 -05:00
..
colormap feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
measurementServiceMappings fix(typescript): rename services to fix typescript (#3165) 2023-02-10 16:46:09 -05:00
mpr fix(ViewportGrid) fill blank viewports with display sets not yet in grid. (#3154) 2023-02-14 10:01:39 -05:00
stackSync fix(typescript): rename services to fix typescript (#3165) 2023-02-10 16:46:09 -05:00
callInputDialog.tsx fix(typescript): rename services to fix typescript (#3165) 2023-02-10 16:46:09 -05:00
CornerstoneViewportDownloadForm.tsx fix(typescript): rename services to fix typescript (#3165) 2023-02-10 16:46:09 -05:00
dicomLoaderService.js feat: Add DICOM SEG support and MPR, referenceLines and StackSync and more (#3015) 2022-11-16 14:19:52 -05:00
getCornerstoneBlendMode.ts feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
getCornerstoneOrientation.ts feat: Allow multiframe volumes (#3089) 2023-01-05 20:26:26 -05:00
getCornerstoneViewportType.ts feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
getInterleavedFrames.js feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
getNthFrames.js feat(imageLoader):Add an nth image loader strategy (#10) (#3044) 2022-12-29 11:00:13 -05:00
interleave.js feat(imageLoader):Add an nth image loader strategy (#10) (#3044) 2022-12-29 11:00:13 -05:00
interleaveCenterLoader.ts feat: Add DICOM SEG support and MPR, referenceLines and StackSync and more (#3015) 2022-11-16 14:19:52 -05:00
interleaveTopToBottom.ts feat: Add DICOM SEG support and MPR, referenceLines and StackSync and more (#3015) 2022-11-16 14:19:52 -05:00
JumpPresets.ts feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
nthLoader.ts feat(imageLoader):Add an nth image loader strategy (#10) (#3044) 2022-12-29 11:00:13 -05:00
removeToolGroupSegmentationRepresentations.ts feat: Add DICOM SEG support and MPR, referenceLines and StackSync and more (#3015) 2022-11-16 14:19:52 -05:00
transitions.ts feat: Add DICOM SEG support and MPR, referenceLines and StackSync and more (#3015) 2022-11-16 14:19:52 -05:00