[okular] [Bug 434247] fit to page fit to printable area doesn't work unless you check "force rasterization" checkbox
Nate Graham
bugzilla_noreply at kde.org
Fri Sep 24 17:06:39 BST 2021
https://bugs.kde.org/show_bug.cgi?id=434247
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |21.08.2
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/grap
| |hics/okular/commit/51d91bfd
| |cb2962d9e16423359f13c22ad5f
| |a0f17
Resolution|--- |FIXED
--- Comment #7 from Nate Graham <nate at kde.org> ---
Git commit 51d91bfdcb2962d9e16423359f13c22ad5fa0f17 by Nate Graham.
Committed on 23/09/2021 at 21:19.
Pushed by ngraham into branch 'release/21.08'.
Automatically enable and disable "Force Rasterization" when required
Okular implements various print scaling options that require the use of
the "Force rasterization" feature or else they have no effect. However
this is not communicated in the UI anywhere or handled automatically,
leading to users being confused and frustrated when the print scaling
option they chose didn't work. It wastes paper too.
This commit causes the "Force rasterization" checkbox to become checked
automatically whenever the user selects a print scaling option that
requires it, and unchecked if they return to the default scaling mode
that does not require it.
FIXED-IN: 21.08.2
M +5 -0 generators/poppler/generator_pdf.cpp
https://invent.kde.org/graphics/okular/commit/51d91bfdcb2962d9e16423359f13c22ad5fa0f17
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list