ohif-viewer/platform
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
..
app fix(segmentation): List surface representations in the segmentation table for 3D views. (#5700) 2026-01-13 15:57:44 -05:00
cli chore(version): Update package versions [skip ci] 2026-01-12 12:33:06 +00:00
core fix(segmentation): List surface representations in the segmentation table for 3D views. (#5700) 2026-01-13 15:57:44 -05:00
docs chore(version): Update package versions [skip ci] 2026-01-12 12:33:06 +00:00
i18n chore(version): Update package versions [skip ci] 2026-01-12 12:33:06 +00:00
ui chore(version): Update package versions [skip ci] 2026-01-12 12:33:06 +00:00
ui-next fix(segmentation): List surface representations in the segmentation table for 3D views. (#5700) 2026-01-13 15:57:44 -05:00