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

feat(SR): SCOORD3D point annotations support for volume and stack viewports #1446

Conversation

igoroctaviano
Copy link
Contributor

@igoroctaviano igoroctaviano commented Aug 29, 2024

Context

Changes & Results

Testing

Checklist

PR

  • [] My Pull Request title is descriptive, accurate and follows the
    semantic-release format and guidelines.

Code

Public Documentation Updates

  • [] The documentation page has been updated as necessary for any public API
    additions or removals.

Tested Environment

  • [] "OS:
  • [] "Node version:
  • [] "Browser:

@igoroctaviano igoroctaviano changed the title Add vol and stack scoord3d point support feat(SR): SCOORD3D point annotations support for volume and stack viewports Aug 29, 2024
Copy link

netlify bot commented Aug 29, 2024

Deploy Preview for cornerstone-3d-docs ready!

Name Link
🔨 Latest commit 5b98955
🔍 Latest deploy log https://app.netlify.com/sites/cornerstone-3d-docs/deploys/66fafdd90c25900008c8c303
😎 Deploy Preview https://deploy-preview-1446--cornerstone-3d-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

…at/scoord3d-point-annotations-support-updated
@igoroctaviano
Copy link
Contributor Author

@sedghi resolved

return endsWith;
}

if (cameraFocalPoint && FrameOfReferenceUID) {
Copy link
Member

Choose a reason for hiding this comment

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

There is no scenario where we don't have cameraFocalPoint

Comment on lines +72 to +73
isFiltering?: boolean;
currentImageId?: string;
Copy link
Member

Choose a reason for hiding this comment

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

I don't think these belongs here

@IbrahimCSAE
Copy link
Collaborator

rebase from dev to fix the CI

@sedghi
Copy link
Member

sedghi commented Oct 1, 2024

closing in favor of #1487

@sedghi sedghi closed this Oct 1, 2024
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