Serkan SÖKMEN

Results 2 issues of Serkan SÖKMEN

Hi, It appears that the default behaviour does not work quite as expected when I switch the series to another viewport (series) from 10. image in the first series. The...

fixes https://github.com/cornerstonejs/cornerstone3D/issues/370 You need to add configuration and mouse binding if they wish to use it like this. (For mouse down and dragging.) ``` toolGroup?.setToolConfiguration(ReferenceCursors.toolName, { positionSync: true, drawOnMouseDrag: true...