HomePhabricator
Diffusion MITK 72ff7df7b66d

Show different time points of data in MxNMultiWidget

Description

Show different time points of data in MxNMultiWidget

Summary:
Enable time slicing for MxNMultiWidget

The time navigation controller is a global instance and thus
the time slice will be changed in all visible render windows
simultaneously.

Remove hard-coded render window access

This will simplify the MxNMultiWidget integration process
and can help to highlight the similarities between different
multi widgets.

Test Plan:
manual testing

  • open 3D + t image
  • open MxNMultiWidget
  • create multiple render windows
  • change values of the image navigator and observe behavior
  • also load multiple 3D (+ t ) images

Reviewers: kleina, O3 MITK Reviewer Group II, floca

Reviewed By: O3 MITK Reviewer Group II, floca

Subscribers: kalali, kleina

Maniphest Tasks: T26633

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

Details

Provenance
kalaliAuthored on Sep 30 2021, 6:56 PM
kalaliPushed on Oct 15 2021, 1:09 AM
Reviewer
O3: MITK Reviewer Group II
Differential Revision
Restricted Differential Revision
Parents
rMITK112d3fefa7d6: Remove hard-coded render window access
rMITK8b0f5727d844: Remove last remains of .pic support
Branches
Unknown
Tags
Unknown
Tasks
T26633: [mxn multi widget] Show different time points of data