HomePhabricator
Diffusion MITK fcd58f5173b5

Remove unnecessary controller / controller-connections

Description

Remove unnecessary controller / controller-connections

A local instance of a time navigation controller is not required,
since the newly introduced TimeNavigationController is always
available and accessible through the RenderingManager-singleton.
Removing the connection between the time and the slice navigation
controller is required to decouple the time from the slice.

Details

Provenance
kalaliAuthored on Aug 29 2022, 5:30 PM
s434nCommitted on Aug 24 2023, 3:56 PM
s434nPushed on Aug 24 2023, 4:28 PM
Differential Revision
Restricted Differential Revision
Parents
rMITK80bda9107823: Refactor class to work with the new TimeNavigationController
Branches
Unknown
Tags
Unknown
Tasks
T29273: Decouple TimeNavigation from SliceNavigationController