cornerstonejs / cornerstone3D

Cornerstone is a set of JavaScript libraries that can be used to build web-based medical imaging applications. It provides a framework to build radiology applications such as the OHIF Viewer.
https://cornerstonejs.org
MIT License
568 stars 289 forks source link

[Bug] When Fusion of two volumes in a viewport, AdvancedMagnifyTool fails. #1049

Open sunao0920 opened 9 months ago

sunao0920 commented 9 months ago

Describe the Bug

When Fusion of two volumes in a viewport, AdvancedMagnifyTool fails. fusion

Steps to Reproduce

1,creat viewport 2,setVolumesForViewports (Fusion of two volumes) 3.use AdvancedMagnifyToo

The current behavior

when the viewport render the Fusion of two volumes, i use the AdvancedMagnifyTool in viewport ,Can't see one of the volumes

The expected behavior

It is expected that after merging the volume, you can correctly observe it using a AdvancedMagnifyTool glass.

OS

Windows 11

Node version

18.17.1

Browser

chrome 121.0.6167.85

sunao0920 commented 9 months ago

fuison2 The green one is a volume and the image is another volume.

sedghi commented 7 months ago

Hmmm, interesting, we should look at this. @lscoder