Locked History Attachments

ChangeRequests/1848

Summary of bug description

This is an enhancement bug for enabling save and restore for the standard MITK applications (CoreApp, ExtApp, SandboxApp).

Cause of the bug

Feature.

Proposed solution

Call IWorkbenchConfigurer::SetSaveAndRestore(true) in QmitkWorkbenchAdvisor::Initialize(...)

Affected classes

QmitkWorkbenchAdvisor in org.mitk.gui.qt.application/src/internal

How will the bugfix get tested?

The save and restore logic itself will be tested in the openCherry framework. Manual testing possible by starting the application, change the layout, close the app and open it again. The layout should be preserved.