HomePhabricator
Diffusion MITK 207b1561a08a

Do not always react in PACS mode

Description

Do not always react in PACS mode

The PACS mode would always react, even if an existing data interactor
already handled a specific event. This is not the case for the MITK mode.
In order to be consistent, the always-react-parameter is set to false for
the PACS mode.
Since the PlanarFigureInteractor already handles mouse events we do not
explicitly need to disable / enable the display configuration anymore,
since relevant mouse events are not passed through to the
DisplayActionEventBroadcast-class anymore.

Details

Provenance
kalaliAuthored on Jul 19 2022, 7:04 PM
kalaliPushed on Aug 2 2022, 3:24 PM
Differential Revision
Restricted Differential Revision
Parents
rMITK685cdc749582: Remove saggital as view direction
Branches
Unknown
Tags
Unknown
Tasks
T27663: Crosshair navigation not disabled in QmitkMeasurementView