catmaid / CATMAID

Collaborative Annotation Toolkit for Massive Amounts of Image Data
https://catmaid.org
GNU General Public License v3.0
185 stars 56 forks source link

Error when clicking on a projected skeleton in the 3D viewer from Landmarks widget #2029

Open acardona opened 3 years ago

acardona commented 3 years ago

when using the Landmarks widget to e.g. project a skeleton from the right side of the brain to the left, the arbor appears properly in the 3D Viewer. But when clicking on it, the Stack Viewer moves to section at index zero, which is unexpected.

What should happen is that the Stack Viewer moves to the location of the projected skeleton node that was shift+clicked in the 3D Viewer.

acardona commented 3 years ago

Actually, first it goes to the right place, but then it jumps to section zero. As if it couldn't select the active node (it's not a real skeleton) and then that failure made it locate the StackViewer elsewhere.