You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there going to be a version where we can use this dicom viewer on mobile screen ?
cornerstoneTools.wwwcTouchDrag.activate(this.element) // - Drag
cornerstoneTools.zoomTouchPinch.activate(this.element) // - Pinch
cornerstoneTools.panMultiTouch.activate(this.element) // - Multi (x2)
All these are not working for mobile
The text was updated successfully, but these errors were encountered:
Is there going to be a version where we can use this dicom viewer on mobile screen ?
cornerstoneTools.wwwcTouchDrag.activate(this.element) // - Drag
cornerstoneTools.zoomTouchPinch.activate(this.element) // - Pinch
cornerstoneTools.panMultiTouch.activate(this.element) // - Multi (x2)
All these are not working for mobile
The text was updated successfully, but these errors were encountered: