HomePhabricator
Diffusion MITK f10eb4f425bc

Automatically check for matching nodes if data storage is (re)set

Description

Automatically check for matching nodes if data storage is (re)set

Summary:
Override OnDataStorageChanged() to auto select nodes on event

If a data storage is set or reset after SetAutoSelectNewNodes was called
the OnDataStorageChanged() now checks for nodes to auto select, if auto
selection mode is enabled.
Before this change one had to call e.g. SetAutoSelectNewNodes explicitly
after SetDataStorage, if already loaded nodes of an existing data
storage should have been considered when a new node selection widget was
initialized.

Rename auto selection mode

Test Plan: manual

Reviewers: floca, O1 MITK Reviewer Group I

Reviewed By: floca, O1 MITK Reviewer Group I

Subscribers: kalali

Maniphest Tasks: T28650

Differential Revision: https://phabricator.mitk.org/D534

Details

Provenance
kalaliAuthored on Aug 23 2021, 5:21 PM
kalaliPushed on Sep 6 2021, 8:33 AM
Reviewer
O1: MITK Reviewer Group I
Differential Revision
Restricted Differential Revision
Parents
rMITKceb18be89c3c: Rename auto selection mode
rMITK16844f3905fc: Allow disabling of PACS tools by manually ensuring exclusivity
Branches
Unknown
Tags
Unknown
Tasks
T28650: [Selection concept] (Re)setting a data storage does not automatically check for matching nodes