Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Segments Not Displayed After v2.4.0 in SegmentationVolume Example #1658

Closed
stada526 opened this issue Dec 3, 2024 · 1 comment · Fixed by #1656
Closed

[Bug] Segments Not Displayed After v2.4.0 in SegmentationVolume Example #1658

stada526 opened this issue Dec 3, 2024 · 1 comment · Fixed by #1656

Comments

@stada526
Copy link
Contributor

stada526 commented Dec 3, 2024

Describe the Bug

In the following example, pressing the ‘Load SEG’ button doesn’t display any segments.
https://www.cornerstonejs.org/live-examples/segmentationvolume

It seems that the segments are loaded, but none of them are displayed.

I did some research to determine when this issue started. As a result, I found that this issue has been present since v2.4.0. In versions up to v2.3.3, the segments were rendered correctly.

My app is implemented based on the code from this example, so it doesn't work correctly with versions after v2.4.0. I would greatly appreciate it if this issue could be resolved.

Steps to Reproduce

  1. In this example, press 'Load DICOM' button.
  2. After the volume has been rendered, press 'Load SEG' button.

The current behavior

No segments are displayed

The expected behavior

Loaded segments are displayed.

OS

maxOS 15.1

Node version

v21.7.1

Browser

Chrome 130.0.6723.117

@sedghi
Copy link
Member

sedghi commented Dec 3, 2024

Thanks i will check it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants