Skip to content

Merging down the main branch to get in v6.0.9#8

Draft
michaelmorton-vh wants to merge 16 commits intovideahealth:mainfrom
cornerstonejs:master
Draft

Merging down the main branch to get in v6.0.9#8
michaelmorton-vh wants to merge 16 commits intovideahealth:mainfrom
cornerstonejs:master

Conversation

@michaelmorton-vh
Copy link
Collaborator

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

ladeirarodolfo and others added 16 commits April 19, 2022 10:22
* fix bidirectional color customization

* refact code review. add unit test
* fix(cornerstoneTools):Add a center circle display as an option

* feat(cornerstoneTools):Add a circle ROI with radius and options center

* Added unit tests for the new circle functionality
Bumps [npm](https://github.com/npm/cli) from 6.14.3 to 6.14.17.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v6.14.17/CHANGELOG.md)
- [Commits](npm/cli@v6.14.3...v6.14.17)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](feross/simple-get@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
fix(moveNewHandler): Avoid ghost annotations on fast mouse events
…id undefined error (#1537)

* [bugfix] give default values for cachedStats values to avoid undefined error

* coding rule fix

* added new tests to increaes coverage

* test refactor
Previously after rendering the segmentation cornerstone was always transforming the canvas to follow
the identity matrix, but in cases where we had an overlay using a different transformation matrix,
it old undesirably affect the original overlay.
…ling

fix(SegRendering): preserve canvas transform matrix after seg render
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.

7 participants