Summary of problem description
You can not change the zoom factor in the application.
actual behaviour
The zoom factor of the rendering windows is hard coded in mitkDisplayInteractor.cpp .
expected behaviour
The zoom factor of the rendering windows should not be hard coded in mitkDisplayInteractor.cpp .
Cause of the bug
Nobody had implemented this yet.
Proposed solution
comming soon...
Affected classes
\mitk\Core\Code\Controllers\mitkRenderingManager.ccp
\mitk\Core\Code\Interactions\mitkDisplayInteractor.cpp
\mitk\CoreUI\Bundles\org.mitk.gui.qt.common\files.cmake
\mitk\CoreUI\Bundles\org.mitk.gui.qt.common\manifest.cpp
\mitk\CoreUI\Bundles\org.mitk.gui.qt.common\plugin.xml
\mitk\CoreUI\Bundles\org.mitk.gui.qt.common\src\QmitkGeneralPreferencePage.h/.cpp
How will the bugfix get tested?
comming soon...
