HomePhabricator
Diffusion MITK 0a152488cdfb

React on the GeometryUpdateEvent of the SliceNavigationController

Description

React on the GeometryUpdateEvent of the SliceNavigationController

This is required for the mxnMultiWidget since a crosshair reset
will not trigger the already connected GeometrySliceEvent.
Reacting on the GeometrySliceEvent was enough for the StdMultiWidget
since the SliceNavigationController were connected and a crosshair reset
would trigger a slice change in other render windows.
For the mxnMultiWidget this is not the case, so we need to listen to the
GeometryUpdateEvent additionally.

Details

Provenance
kalaliAuthored on Nov 11 2022, 4:50 PM
kalaliPushed on Nov 23 2022, 5:40 PM
Differential Revision
Restricted Differential Revision
Parents
rMITKddec35e41d7d: Update the crosshair with a new slice
Branches
Unknown
Tags
Unknown
Tasks
T29385: [mxn multi widget] Pixel value view does not change on crosshair selection