Tags: dvisionlab/cornerstoneTools
Tags
fix: Remove any orphaned event listeners on disable (cornerstonejs#1337… …) (cornerstonejs#1340) * remove any added event listeners on disable (cornerstonejs#1337) * change comment
fix(EllipticalRoiTool): Push stdDev to separate line for non-SUV moda… …lities (cornerstonejs#1344)
fix: moveNewHandle should call endHandler with success: false when th… …e measurement is removed by `anyHandleOutsideImage` check (cornerstonejs#1328)
fix: Grab Cornerstone from external in Synchronizer (cornerstonejs#1327)
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
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>
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>
PreviousNext