You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After enabling disableConfirmationPrompts flag in the app config, while loading an SR to the viewport the 1st slice is shown instead of the slice in which the first measurement in the SR is drawn.
Steps to Reproduce
Enable the disableConfirmationPrompts in the appConfig.
Try loading a SR.
The hydration confirmation prompt for the SR won't be asked to load the SR
The first slice of the image will be loaded instead of the slice in which the first measurement in the SR is drawn.
The current behavior
while loading an SR after disabling the prompt using disableConfirmationPrompts, the first slice of the image will be loaded instead of the slice in which the first measurement in the SR is drawn.
The expected behavior
The slice in which the first measurement in the SR is drawn should be loaded initially while loading an SR.
OS
Windows 11
Node version
18.9.0
Browser
Chrome 132.0.6834.110
The text was updated successfully, but these errors were encountered:
Describe the Bug
After enabling
disableConfirmationPrompts
flag in the app config, while loading an SR to the viewport the 1st slice is shown instead of the slice in which the first measurement in the SR is drawn.Steps to Reproduce
disableConfirmationPrompts
in the appConfig.The current behavior
while loading an SR after disabling the prompt using
disableConfirmationPrompts
, the first slice of the image will be loaded instead of the slice in which the first measurement in the SR is drawn.The expected behavior
The slice in which the first measurement in the SR is drawn should be loaded initially while loading an SR.
OS
Windows 11
Node version
18.9.0
Browser
Chrome 132.0.6834.110
The text was updated successfully, but these errors were encountered: