Page MenuHomePhabricator

Crash in ClippingTools
Closed, ResolvedPublic

Description

Creating a deformable clipping plane and choosing a tool (deformation, rotation,...) leads to a crash. The tools can not find the statemachines. The statemachines and the config files can be found in the MitkDataTypesExt Module.

Event Timeline

Refactoring the tools for segmentation tools is not working for the clipping tools. Change interaction selection from toolManager to simple buttons.

User metzger has pushed new remote branch:

bug-17481-ReplaceClippingToolsByButtons

All changes in the clippingPlaneView were in this branch.

Todo: Remove ClippingTools Module

[0ccc9e]: Merge branch 'bug-17481-ReplaceClippingToolsByButtons'

Merged commits:

2014-03-20 16:21:31 Jasmin Metzger [4e291e]
Delete ClippingTools


2014-03-19 18:52:05 Jasmin Metzger [8e81b6]
Replaced tool manager by simple buttons in ClippingPlaneView. Now the data interactors will be changed by buttons.

Is this bug fixed? Can we close it?