Closed Serhiy-Shekhovtsov closed 6 years ago
Looks like the new cornerstone version have support for zoom and pan. Will check how can we use it with our components for nodule selection and segmentation.
Activated window width and window center adjustment, zooming and panning of cornerstone tools component. Updated the NoduleMarker
component to rescale and move the marker accordingly.
Will push as soon as PR #269 is merged.
The feature has been implemented.
According to documentation:
During these actions the following model properties should be updated:
zoomRate
,offsetX
,offsetY
. These properties has been introduced in this commit. Hopefully PR will be merged soon.These properties should taken into by "Detect and Select" and "Segmentation" components (#226 and #150)
Current Behavior
User can't navigate through slices, nor zoom+pan.
Checklist before submitting