-
-
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
[Bug] SEG/RTSTRUCT breaks Stack Image Sync after loading #3408
Comments
Yes, since the viewports will get converted to volume viewports and stack image sync only works for stack viewports |
@sedghi Hi Alireza, I just tested this again on OHIF Demo v3.7 and it's still an issue. Version number 3.7.0 Stack image sync working before SEG/RTstruct is loaded: Default state after loading SEG/RTstruct: Any fixes planned? |
Yes, in development |
Check here #3849 |
We just release the OHIF 3.8, you can find more details here https://ohif.org/release-notes/3p8/ |
Describe the Bug
Stack Image Sync works in the study before a SEG is loaded, but stops working after
Steps to Reproduce
On v3-demo.ohif.org, load a study and set up a pair of viewports: series 5 | series 4 in this example, which both have 79 slices:
https://v3-demo.ohif.org/viewer?StudyInstanceUIDs=1.3.6.1.4.1.14519.5.2.1.1706.8374.643249677828306008300337414785
Enable Stack Image Sync.
Scroll through either viewport and see that the two series will scroll in sync together.

Drag the SEG into the first viewport (series 5, its origin series).
Make sure Stack Image Sync is still enabled.
Scroll through either viewport and see that only the active viewport will scroll.

The current behavior
Stack Image Sync works in the study before a SEG is loaded, but stops working after
The expected behavior
Stack Image Sync should work with and without a SEG loaded into a viewport.
OS
OS Windows 10
Node version
16.14.0
Browser
Chrome 111.0.0
The text was updated successfully, but these errors were encountered: