Page MenuHomePhabricator

Disable confirm button after clearing points for fast marching 2d and 3d
Closed, ResolvedPublic

Description

For the 2d and 3d fast marching tools the confirm segmentation button is not disabled after the points are cleared. This may lead to a crash

Event Timeline

It will be easy to disable the button, but the GUI must somehow get notified to enable the button again. The tools shoul emit a message if the segmentation is ready to be confirmed.

New remote branch pushed: bug-16019-disable-fastmarching-confirm-button

[705e4e]: Merge branch 'bug-16019-disable-fastmarching-confirm-button'

Merged commits:

2013-09-11 16:24:06 Tobias Schroeder [63cf59]
Fixed 3D FastMarching


2013-09-11 16:23:52 Tobias Schroeder [6be7e3]
Fixed 2D FastMarching