I’m trying to implement custom cross-hairs to move between slices, it works fine when console is closed but it starts to lag when I open the browser console.
I’m basiclly getting position on mouse-move using point picker and setting slice number by calling getSliceAtPosition.