HomePhabricator
Diffusion MITK 7ff746b52822

Return early if the given filepath is empty

Description

Return early if the given filepath is empty

This is needed since the default MITK interaction event config
inside the mitkTool was changed from 'DisplayConfigMITK.xml' to
an empty string.
The reason was that in while segmenting in the PACS mode after a tool
has been disabled again the default config was loaded, which was MITK mode.

Details

Provenance
kalaliAuthored on Oct 15 2021, 9:11 AM
kalaliPushed on Oct 15 2021, 11:21 AM
Differential Revision
Restricted Differential Revision
Parents
rMITK72ff7df7b66d: Show different time points of data in MxNMultiWidget
Branches
Unknown
Tags
Unknown
Tasks
T28667: [Segmentation] Generalize overwriting of interaction configs when using tools