Skip to content

Fix viewport transition when translating/resizing annotations

Nikola Nikolic requested to merge nikolan/okular:viewport_transition_fix into master

Corrected functions translateBoundingRectangle/adjustBoundingRectangle so that they return the same boundingRectangle as annotation's translate/adjust functions.

Merge request reports