HomePhabricator
Diffusion MITK 0fd0318820f2

Modify BaseController to only hold a single stepper

Description

Modify BaseController to only hold a single stepper

Since the time was decoupled from the SliceNavigationController
the time-stepper is not required anymore.
It is enough for the TimeNavigationController to hold a stepper
from which the current slider position (the time) can be retrieved.

Details

Provenance
kalaliAuthored on Sep 1 2022, 9:34 AM
s434nCommitted on Aug 24 2023, 3:56 PM
s434nPushed on Aug 24 2023, 4:28 PM
Differential Revision
Restricted Differential Revision
Parents
rMITK79829b658496: Modify the SliceNavigationController to remove time-related data
Branches
Unknown
Tags
Unknown
Tasks
T29273: Decouple TimeNavigation from SliceNavigationController