Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cornerstone-tools

Package Overview
Dependencies
Maintainers
9
Versions
412
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cornerstone-tools - npm Package Compare versions

Comparing version 2.3.3 to 2.3.4

18

changelog.md

@@ -9,4 +9,18 @@ # Changelog

## [2.3.4] - 2018-05-28
### Changed
- Refactoring / cleanup of tools to clarify how to create new tools.
drawLink, drawLinkedTextBox, and lineSegDistance functions were added to make each tool code as similar as possible. (thanks @timleslie)
- Each tool was given a textBoxText function to clearly separate where the information for it's text callout comes from (thanks @timleslie)
- .color attribute added to tool data for each tool. This can be used to specify for each individual tool instance, which color it should be while active.
- Refactoring and cleanup of Freehand tool ahead of major changes (thanks @JamesAPetts)
### Fixed
- Stack Scroll Synchronizer's (stackImagePosition, stackImagePositionOffset, stackScroll) will now verify, after an image has been loaded, if it is still intended to be displayed. This prevents the appearance of 'jumping' of a synchronized stack while scrolling.
- Fixed incorrect statistical calculations in Freehand tool (thanks @JamesAPetts)
## [2.3.3] - 2018-04-25
##Fixed
### Fixed
- fix(scaleOverlayTool) persist tool's default configuration into displayTool instance.

@@ -16,3 +30,3 @@ - fix(travis build) node version is now set to latest LTS version

## [2.3.2] - 2018-04-18
##Fixed
### Fixed
- fix(interaction) No tool interaction when tool is invisible (thanks @floryst)

@@ -19,0 +33,0 @@

2

package.json
{
"name": "cornerstone-tools",
"version": "2.3.3",
"version": "2.3.4",
"description": "Medical imaging tools for the Cornerstone library",

@@ -5,0 +5,0 @@ "main": "./dist/cornerstoneTools.min.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc