HomePhabricator
Diffusion MITK 2680c96a2b22

Fixed crash if multiple segmentations are loaded without reference image

Description

Fixed crash if multiple segmentations are loaded without reference image

The reason for this bug was that even if no reference image was loaded a initialized
reference data node was set as reference data for the tool manager. However the
data object this node hold was null. If no data is available the data node should not
be initialized too. This is now fixed.

Details

Provenance
fetzerAuthored on Oct 24 2012, 2:11 PM
Parents
rMITKc6f47c75f2c7: Merge branch 'bug-13097-weird-planarfigure-interaction-on-mac'
Branches
Unknown
Tags
Unknown