* Remove debounce and use react-cornerstone-viewport native debounce time * fix: 🐛 Infinite frame index change when quickly jumping between This change removes the debounced callback function from the app and instead uses the native debounce time from react-cornerstone-viewport. This change allows the application to set its state in a more controled way. ✅ Closes: #1733 * Bump rcv version Co-authored-by: James Petts <jamesapetts@gmail.com> |
||
|---|---|---|
| .. | ||
| utils | ||
| commandsModule.js | ||
| ConnectedCornerstoneViewport.js | ||
| CornerstoneViewportDownloadForm.js | ||
| index.js | ||
| init.js | ||
| initCornerstoneTools.js | ||
| OHIFCornerstoneViewport.js | ||
| state.js | ||
| toolbarModule.js | ||