ohif-viewer/extensions/cornerstone/src
Igor Octaviano a8305772d0
fix: 🐛 Infinite frame index change when quickly jumping between (#1734)
* 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>
2020-06-04 11:25:19 +01:00
..
utils Instance metadata/metadata providers overhaul (#1481) 2020-03-09 19:03:23 +00:00
commandsModule.js feat: 🎸 Seg jump to slice + show/hide 2020-04-24 11:25:05 +01:00
ConnectedCornerstoneViewport.js refactor: Viewports state (#1218) 2019-12-02 11:29:04 -05:00
CornerstoneViewportDownloadForm.js refactor: viewports store (#1239) 2019-12-02 14:02:35 -05:00
index.js feat: 🎸 1729 - error boundary wrapper (#1764) 2020-06-04 10:52:30 +01:00
init.js feat: Segmentations Settings UI - Phase 1 #1391 (#1392) 2020-03-13 15:45:26 -04:00
initCornerstoneTools.js fix: 🐛 Multiframe fix (#1661) 2020-04-23 11:02:51 +01:00
OHIFCornerstoneViewport.js fix: 🐛 Infinite frame index change when quickly jumping between (#1734) 2020-06-04 11:25:19 +01:00
state.js refactor: Viewports state (#1218) 2019-12-02 11:29:04 -05:00
toolbarModule.js unremove ROI Window 2020-03-04 12:13:14 -03:00