Page MenuHomePhabricator

Strange behavior when selecting multiple different measurement tools
Closed, ResolvedPublic

Description

Steps to reproduce:

  1. Load an image
  2. Select measurement view
  3. Draw circle
  4. select "Draw Angle" tool

--> first Error: a node in the datamanager is already created.

  1. Hover the mouse-cursor over a point of the circle

--> second Error: the measurement tool buttons are active again.

  1. Select the circle tool and try to draw a circle

--> it will turn out as an angle but only the first point can be set. No further interactions are possible.

Event Timeline

[cfc0e2]: Merge branch 'bug-12194-strange-behavior-when-selecting-multiple-diffe

Merged commits:

2012-06-13 17:04:57 Michael Mueller [872cb4]
fixed bug with unitialized figures
added feature to jump to planar figures when selected in datamanager

jap if there are no more errors in the current RC this can be closed

Error seems to be gone. However jumping to the figures position does not work anymore. I filed T13506 for that.