Skip to content

Gradient rebase Viewer v3.8.0 stable#19

Open
Adithyan-Dinesh-Trenser wants to merge 32 commits intoupstream_rebase_3-8-0_copyfrom
gradient_rebase_06212024
Open

Gradient rebase Viewer v3.8.0 stable#19
Adithyan-Dinesh-Trenser wants to merge 32 commits intoupstream_rebase_3-8-0_copyfrom
gradient_rebase_06212024

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