Page MenuHomePhabricator

Rotation of crosshair is reinitialized if you change the selection of the segmentation
Closed, ResolvedPublic

Description

If you add two segmentations to an image, select one of them, rotate the crosshair and select the other segmentation after that, the crosshair is reinitialized. The user would expect the crosshai to stay in its position.

Event Timeline

[2ffba7]: Merge branch 'bug-11045-Rotation-of-crosshair-if-segmantation-selectio

Merged commits:

2012-02-22 14:41:25 Michael Bauer [fcf201]
fixed bug-11045 by uncomment reinit of views

fixed by comment initialization in SegmentationView. Now the crosshair will stay at its position if the selection of the segmentation changes.