[okular] [Bug 421468] Zoom farther than 1600%

Oliver Sander bugzilla_noreply at kde.org
Thu May 14 08:58:20 BST 2020


https://bugs.kde.org/show_bug.cgi?id=421468

Oliver Sander <oliver.sander at tu-dresden.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.sander at tu-dresden.de

--- Comment #1 from Oliver Sander <oliver.sander at tu-dresden.de> ---
pageview.cpp:4203 hardwires the limit:

    const float upperZoomLimit = d->document->supportsTiles() ? 16.0 : 4.0;

I haven't tried whether anything bad happens (besides possibly large memory/CPU
consumption) if that limit is increased further.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list