Page MenuHomePhabricator

Switching perspectives in MITK Diffusion opens multiple displays.
Closed, ResolvedPublic

Description

When opening a perspective through the 'Welcome screen', there are multiple (mostly 2) StdMultiWidgets instantiated.

Event Timeline

[ecdb02]: Merge branch 'bug-11550-Multiple-StdWidgetsFromPane'

Merged commits:

2012-04-12 11:15:47 Jan Hering [c4e294]
Code cleanup

  • reducing the overall calls, ShowPerspective() is sufficient to be
  • called after an click-event

2012-04-12 10:36:38 Jan Hering [b50e07]
Changing DataEditorInput constructor call

  • in QmitkFunctionality::GetActiveStdMultiWidget
  • this ensures that the Workbench is searched for existing displays if
  • a perspective gets opened with some screen (NOT an stdMultiWidget)
  • active