Closed Serhiy-Shekhovtsov closed 7 years ago
I have created a task for all features the DICOM viewer should have - #240 and probably it will take some time to implement them. Till that time this bug can fixed separately.
Two issues I noticed in the code:
cornerstoneTools.mouseWheelInput.enable(element)
Hope that helps!
When importing\browsing DICOM images the viewer is showing only once slice and doesn't allow scrolling. I can see following errors in console:
And this one:
Steps to Reproduce
Checklist before submitting
local.yml
configuration and ensured that I built the containers again and they reflect the most recent version of the project at theHEAD
commit on themaster
branch