Page MenuHomePhabricator

Interaction problems occur between segmentation tools and renderwindow menu
Closed, InvalidPublic

Description

When using the segmentation plugin (any of the provided tools such as add or substract) and make changes to the renderwindow menu, interaction problems occur.

Just one example to reproduce the bug:

  1. Load image
  2. Make segmentation with Add tool
  3. Enable Crosshair rotation in the renderwindow menu
  4. Try to rotate a plane in the same renderwindow

Observable result: The plane can be rotated, but at the same time an undesired contour is drawn onto the image.

Event Timeline

kislinsk triaged this task as Normal priority.Aug 9 2016, 3:49 PM
kalali added a subscriber: kalali.

I'm not sure if this is a valid issue.
I can reproduce the observable result if I don't disable the segmentation tool. I'm still in the drawing mode if the segmentation tool is enabled. If I change the display interaction mode now (by enabling Crosshair rotation (or any other mode - also No crosshair rotation), the MITK interaction scheme is enabled and both interactions happen at the same time (navigating and drawing).
Disabling and re-enabling the tool will again overwrite the navigation interaction and allow to draw the segmentation without any problems.

I don't see this as a problem so I'm closing this.