-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Exposes hydration functions from seg and rt extensions #3585
Conversation
✅ Deploy Preview for ohif-platform-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for ohif-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
@@ Coverage Diff @@
## master #3585 +/- ##
=======================================
Coverage 42.58% 42.58%
=======================================
Files 80 80
Lines 1463 1463
Branches 340 340
=======================================
Hits 623 623
Misses 675 675
Partials 165 165 Continue to review full report in Codecov by Sentry.
|
This does not belong here. This should be the mode in the IDC mode/extension repo (not fork, just mode/extension repo that you should have similar to what radicalImaging have here Only pieces of it that relates to the core should be put as the PR |
Understand that. Do you think the file modes/autoload/src/loadDerivedDisplaySets.ts could be leaved in main repo to allow auto hydration or no? The plan was to merge only the necessary files. The mode created is only for show the functionality and will be removed before merge |
This PR is related to the issue #3356, and exposes hydration functions to be used in an IDC mode that auto hydrates derived series (SEG, RTSTRUCT, SR) when user opens the main series.