HomePhabricator
Diffusion MITK de27f715bb4b

Do not show selection warning

Description

Do not show selection warning

Summary:
Do not show the visibility warning for the MxN Display

For decoupled render windows (i.e. MxN Display) the warning should not be shown.
Since only the global visibility-property is checked here we do not now if a
renderer-specific visibility is set to true and the reference- and
working-node are visible in a decoupled / desynchronized render window.

Test Plan:
manual testing

  • open MITK, load an image
  • close the Standard Display, open the MxN Display, create two render windows
  • open the Segmentation view, create a new segmentation node
  • decouple / unlock one render window (lock symbol)
  • hide / deselect the reference / working image node in the still locked render window
  • see how the segmentation tools are not disabled

Reviewers: s434n, O1 MITK Reviewer Group I, kislinsk

Reviewed By: s434n, O1 MITK Reviewer Group I, kislinsk

Subscribers: s434n, kalali

Maniphest Tasks: T29529

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

Details

Provenance
kalaliAuthored on Apr 20 2023, 12:23 PM
kalaliPushed on Apr 21 2023, 11:07 AM
Reviewer
O1: MITK Reviewer Group I
Differential Revision
Restricted Differential Revision
Parents
rMITK719c739a2f2b: Do not show the visibility warning for the MxN Display
rMITK5c71c68e6960: nnUNet: Migrating to cpp filesystem library to delete temp dir
Branches
Unknown
Tags
Unknown
Tasks
T29529: [Segmentation] Warning should not be shown for the MxN Display