HomePhabricator
Diffusion MITK 832d5eb05ead

[BUG FIX][Statistics] Difference in behavior between the two data selection…

Description

[BUG FIX][Statistics] Difference in behavior between the two data selection methods

Summary:
Histogram isVisible() function does not return the correct value if the "Input data" tab is selected.
By doing so the "visibility-check" isn't accurate and doesn't correctly hide the histogram.

Test Plan:

  1. start MITK workbench
  2. load a dataset
  3. open the "Measurement" plugin
  4. draw two figures
  5. open the "Statistics" plugin

    WAY 1: load all three datasets by clicking the "+" button

    WAY 2: load all three datasets by using the input tab

    NEW: No matter how you load the data the histogram won't be displayed in certain conditions (in this case: two figures are selected). Before the bug fix this was only the case when loading the data by using WAY 1.

Reviewers: kalali, O1 MITK Reviewer Group I

Reviewed By: kalali, O1 MITK Reviewer Group I

Subscribers: floca

Maniphest Tasks: T28515

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