Locked History Attachments

ChangeRequests/2191

Summary of problem description

there is no malfunction, just an inconsistent design of the class mitk::LevelWindow

actual behaviour

obsolete

expected behaviour

Cause of the bug

(How could this happen?, what went wrong?)

Proposed solution

the redundant members DefaultLevel and DefaultWindow are removed and only the min/max members are used.

Affected classes

mitk::LevelWindow

How will the bugfix get tested?

Manual testing has been performed.... the function of the class has not been changed