-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
After changing the CT or PET in TMTV mode the coronal and sagital images zoom way in (turn grey) [Bug] #3758
Comments
Yes I confirm this bug, this is due to an erroneous zoom and pan and probably due to setOrientation API on volume viewport (I guess when you change the display set the HP service call this API) The same bug is visible when you call the setOrientation API on volume viewport, |
@salimkanoun Can we reproduce this in cornerstone examples? |
I guess we could see it in this one but seems broken, https://www.cornerstonejs.org/live-examples/volumeviewportorientation I'm missing time to fix it, but i think by activating the zoom tool in this example, changing the zoom manuall and chaging orientation should duplicate the problem |
I fixed that example (will push soon) but seems like it is not what you suggested for reproducible steps. I think it is related to the synchronizers |
Hum possible we changed the camera orientation while we had 3 orthogonal viewport synced in position |
Any updates on this one? Looks to still be present in v3.8.0-beta.10 |
This is fixed in dev branch just FYI |
We just release the OHIF 3.8, you can find more details here https://ohif.org/release-notes/3p8/ |
Describe the Bug
When viewing PET-CT images in TMTV mode changing the PET or CT using drag and drop causes the coronal and sagittal frames to zoom so far in that they appear to have disappeared entirely.
https://watch.screencastify.com/v/utGfh9WB1dyaMYrBst2n
Steps to Reproduce
The current behavior
When switching the CT or PET series in TMTV mode using drag and drop the coronal and sagittal panels zoom way in so that they appear as a single colour/voxel
The expected behavior
After switching panels the coronal and sagittal should load at the same zoom level as the axial following the same behaviour as when first loading the TMTV hanging protocol
OS
Windows 10
Node version
whatever is on OHIF demo
Browser
Both Edge Version 118.0.2088.76 (Official build) (64-bit) and Chrome Version 118.0.5993.118 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: