Skip to content

Tags: dvisionlab/cornerstoneTools

Tags

v5.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Remove any orphaned event listeners on disable (cornerstonejs#1337…

…) (cornerstonejs#1340)

* remove any added event listeners on disable
(cornerstonejs#1337)

* change comment

v5.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(EllipticalRoiTool): Push stdDev to separate line for non-SUV moda…

…lities (cornerstonejs#1344)

v5.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: moveNewHandle should call endHandler with success: false when th…

…e measurement is removed by `anyHandleOutsideImage` check (cornerstonejs#1328)

v5.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Grab Cornerstone from external in Synchronizer (cornerstonejs#1327)

v5.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: 🎸 Allow options to be passed to requestPoolManager (cornerstone…

…js#1324)

* feat: 🎸 Allow options to be passed to requestPoolManager

v5.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(RotateTool): Scale multiplier for rotate angle (cornerstonejs#1322)

Removes horizontal/vertical strategy's usage of viewport scale to affect the amount of rotation,
causing inconsistent rotation amounts (and wild values on mobile devices). Applies user-configurable
scale and absolute distances in h/v strategies similar to default strategy.

BREAKING CHANGE: Horizontal/Vertical strategies no longer scale the rotation amount by the image
zoom level, but by a user-defined static value

v4.22.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: modifying context of canvas for rendering one tool affects rende…

…ring other tools (cornerstonejs#1315)

Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>

v4.22.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(RotateTool): Add rounded/integer angles option (cornerstonejs#1317)

* feat(RotateTool): Add rounded/integer angles option

* Use ceil/floor to ensure we always have at a minimum 1degree change when rounding.

* feat(RotateTool): Allow flipping mouse direction for CW/CCW rotations in horizontal/vertical strateg

* fix `this` in vertical/horizontal strategies

Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>

v4.21.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: push stdDev to separate line for non-SUV modalities (cornerstone…

…js#1320)

v4.15.1-patch.1

bump cornerstoneMath to v0.1.19