Skip to content

Commit

Permalink
feat: onNewImageDebounce prop
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Add independent debounced new image BREAKING CHANGE

BREAKING CHANGE: Add independent debounced new image BREAKING CHANGE
 
BREAKING CHANGE: This is a breaking change for any consumer using the `onNewImage` prop with the `onNewImageDebounceTime` set to a value other than 0.
  • Loading branch information
dannyrb authored Jul 2, 2020
1 parent 6414c10 commit bc6ee02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ Documentation and Examples: [https://react.cornerstonejs.org/](https://react.cor
## Install

```bash
## NPM
npm install --save react-cornerstone-viewport

## Yarn
yarn add react-cornerstone-viewport
```

## Usage
Expand Down

0 comments on commit bc6ee02

Please sign in to comment.