Page MenuHomePhabricator

Keep contours of LiveWireTool after deactivation
Closed, ResolvedPublic

Description

Do not delete the contours, just remove the interactor and add a new one for each contour if the tool gets activated again.

Event Timeline

New remote branch pushed: bug-16067-disable-contour-interaction

We need to adapt the segmentation test lists according to LiveWireTool. The list should contain the hint that the contours will not be able to be edited after deactivate the tool.

[f1127e]: Merge branch 'bug-16067-disable-contour-interaction'

Merged commits:

2013-09-12 09:28:21 Tobias Schroeder [43da26]
Don't remove contours from DataStorage.

Remove interactor on deactivation. Add interactor on activation again.