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

fix(DicomImageLoader): Returns options.loader #1154

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

jlopes90
Copy link
Contributor

Context

#990 (comment)

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:

Copy link

netlify bot commented Mar 15, 2024

Deploy Preview for cornerstone-3d-docs ready!

Name Link
🔨 Latest commit 59f299a
🔍 Latest deploy log https://app.netlify.com/sites/cornerstone-3d-docs/deploys/65f447e154c2ca00084a30b9
😎 Deploy Preview https://deploy-preview-1154--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.

Copy link
Member

@sedghi sedghi left a comment

Choose a reason for hiding this comment

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

Thanks!

@sedghi sedghi merged commit 9a6c452 into cornerstonejs:main Mar 20, 2024
9 checks passed
@jlopes90 jlopes90 deleted the fix-options-loader branch March 20, 2024 18:34
sedghi pushed a commit that referenced this pull request Apr 9, 2024
* chore(beta): release beta for v2

* chore(beta): release beta for v2 (#715)

* chore(beta): release beta for v2 again (#716)

* chore(version): version.json [skip ci]

* chore(version): Update package versions [skip ci]

* fix(camera initial zoom): make the image fit the canvas for initial reset

* fix: Render to pixel exact positioning, and add a zoom setting

* api-check

* PR updates - mostly docs and some cleanup

* fix: Offset positions sometimes render moire patterns

* fix: Fractional positioning for center point

* Fix the center offset

* PR review comments

* API check

* chore(version): version.json [skip ci]

* chore(version): Update package versions [skip ci]

* chore(version): version.json [skip ci]

* chore(version): Update package versions [skip ci]

* feat(structuredClone): drop lodash.clonedeep in favor of structuredClone (#517)

* drop lodash.clonedeep in favor of structuredClone

* copy svgNodeCache outside structured clone when resetting state

* remove  clonedeep leftovers

* api

---------

* chore(version): version.json [skip ci]

* chore(version): Update package versions [skip ci]

* api

* new stack images

* Revert changes

* Add synchronizer and test configuration for scale

* Fix positioning

* fix zoom

* Fix pan for scale to fit

* Fixes for resize

* Changes to make tests pass again

* Fix scale display

* Fixes for resize viewport

* Fix centering/positioning without needing initial camera setting

* Fix resize issues with rotation

* Cleanup for build

* Add todo for fuzzy fit to viewport scaling issue

* Cleanup of types/values

* fix: render annotations without plane normal on viewports and update default svg colors (#1159)

* chore(version): version.json [skip ci]

* chore(version): Update package versions [skip ci]

* fix(cine): playclip to allow loop config (#1163)

* chore(version): version.json [skip ci]

* chore(version): Update package versions [skip ci]

* fix(DicomImageLoader): Returns options.loader (#1154)

* chore(version): version.json [skip ci]

* chore(version): Update package versions [skip ci]

* docs: Update getAnnotation Api (#1169)

annotations' S word should be removed and getAnnotations method parameters are written in reverse order

* chore(version): version.json [skip ci]

* chore(version): Update package versions [skip ci]

* examples: Add better helper method for adding tools dropdown (#1150)

* test: Add better helper method for adding tools dropdown.

* Add stack annotation example

* Add labelmap tools as well

* Add contour tools import as well.

* PR review comment fixes

* api-check

* chore(version): version.json [skip ci]

* chore(version): Update package versions [skip ci]

* Make the size work for positioning

* Fix ES6 change

* update

* Add color utility module to core package

* Add color utility module to core package

* revert structured clone

* Fix cloning of lastSliceAnnotation in ContourInterpolation_test.js

* Fix lodash import in addSegmentations.ts

* PR comments
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.

None yet

2 participants