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

Gradient rebase Viewer v3.8.0 stable #19

Open
wants to merge 32 commits into
base: upstream_rebase_3-8-0_copy
Choose a base branch
from

Conversation

Adithyan-Dinesh-Trenser

No description provided.

Ouwen and others added 30 commits June 21, 2024 14:45
…ed the segmentation mode template panel from ohif to gradienthealth custom one.
…ze, added auto saving status icon, added auto segment and label naming.
…, this change is redundant and thus reverting.
@Adithyan-Dinesh-Trenser Adithyan-Dinesh-Trenser changed the title Gradient rebase 06212024 Gradient rebase Viewer v3.8.0 stable Jul 23, 2024
@maya-mohan maya-mohan self-requested a review July 23, 2024 12:14
'Referenced Volume is missing for the SEG, and stack viewport SEG is not supported yet'
);
if (referencedDisplaySet.isReconstructable) {
const cachedReferencedVolume = cache.getVolume(segDisplaySet.referencedVolumeId);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't we can include above error message with a slight modification in message here?
if (!cachedReferencedVolume) {
throw new Error(
'Referenced Volume is missing for the SEG'
);

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 this pull request may close these issues.

3 participants