Page MenuHomePhabricator

corner annotation should be invisible in screenshots
Closed, ResolvedPublic

Event Timeline

User neher has pushed new remote branch:

bug-18808-CornerAnnotations

Actual behavior

Corner annotation is visible in screenshots (e.g. "3D, coronal, ...).

Expected behavior

Should not be visible, especially not multiple times in case of a high resolution 3D image.

Cause of the bug

Can not be turned off explicitely.

Proposed solution

Add method to QmitkStdMultiWidget to disable the corner annotation. Disable it before taking the screenshot and enable it directly after.

Affected classes

QmitkStdMultiWidget
QmitkScreenshotMaker

How will the bugfix get tested?

If the corner annotation is not present in the screenshots but still visible in the render windows after taking a screenshot everything is fine.

Which Core classes are affected?

sorry. my mistake. no core classes affected apparently.

[fefaf5]: Merge branch 'bug-18808-CornerAnnotations'

Merged commits:

2015-03-04 15:33:24 Peter Neher [3d049a]
removed corner annotations in screenshots