Releases: cornerstonejs/cornerstoneTools
Releases · cornerstonejs/cornerstoneTools
v5.0.0
5.0.0 (2020-10-15)
Features
- RotateTool: Scale multiplier for rotate angle (#1322) (cf45a66)
BREAKING CHANGES
- RotateTool: Horizontal/Vertical strategies no longer scale the rotation amount by the image
zoom level, but by a user-defined static value
v4.22.1
4.22.1 (2020-10-13)
Bug Fixes
- modifying context of canvas for rendering one tool affects rendering other tools (#1315) (3925399)
v4.22.0
4.22.0 (2020-10-06)
Features
- RotateTool: Add rounded/integer angles option (#1317) (fbde7ec)
v4.21.2
4.21.2 (2020-10-05)
Bug Fixes
- push stdDev to separate line for non-SUV modalities (#1320) (cba4da6)
v4.15.1-patch.1
This patch just bump cornerstone-math version to 0.1.19
v4.21.1
4.21.1 (2020-09-01)
Bug Fixes
- drawing/drawRect.js: Fixes the fillStyle feature of drawRect.js (9e4a4d4), closes #1299
v4.21.0
4.21.0 (2020-08-10)
Features
- Synchronizer: Change Scope of Event handlers (#1291) (15120f0)
v4.20.1
4.20.1 (2020-08-07)
Bug Fixes
- 🐛 Fix SUV calculation if fractional seconds not present (#1289) (84d518e)
v4.20.0
4.20.0 (2020-08-06)
Features
- 🎸 Hardens convertToVector3 conversion (a42d8e7)
v4.19.1
4.19.1 (2020-07-24)
Bug Fixes
- 🐛 Fix lifecycle of magnify elements (fc4495c)