ohif-viewer/extensions/cornerstone
Joe Boccanfuso 82e6a18735
fix(segmentation): List surface representations in the segmentation table for 3D views. (#5700)
This was done by using an array of representation types instead of a single type for a panel.
The first element of the array is the primary type of the panel, and the rest are secondary types
that can also be displayed in the panel.

PR feedback:
- added test to check number of segments in side panel for 3D only view
- fixed jumping to segment in 3D only view
- fixed exception when adding contour segment in 3D only view
2026-01-13 15:57:44 -05:00
..
.webpack chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
src fix(segmentation): List surface representations in the segmentation table for 3D views. (#5700) 2026-01-13 15:57:44 -05:00
babel.config.js Make thumbnails display 2020-05-18 23:21:41 +02:00
CHANGELOG.md chore(version): Update package versions [skip ci] 2026-01-12 12:33:06 +00:00
jest.config.js test(SegmentationService): Adding 98.63% of test line coverage to Segmentation Service through unit tests (#5421) 2025-09-30 13:49:13 -04:00
LICENSE Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
package.json fix(segmentation): List surface representations in the segmentation table for 3D views. (#5700) 2026-01-13 15:57:44 -05:00
README.md feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00

Cornerstone