[okular] [Bug 420824] Zoom in over "Fit Width" in two page mode
Albert Astals Cid
bugzilla_noreply at kde.org
Tue May 26 22:01:55 BST 2020
https://bugs.kde.org/show_bug.cgi?id=420824
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/grap
| |hics/okular/commit/040e11c5
| |2baa95566f3700cda784bd81772
| |eae54
--- Comment #4 from Albert Astals Cid <aacid at kde.org> ---
Git commit 040e11c52baa95566f3700cda784bd81772eae54 by Albert Astals Cid.
Committed on 25/05/2020 at 22:48.
Pushed by aacid into branch 'release/20.04'.
Fix ZoomIn getting stuck when on facing pages
We need to use int when calculating colWidth in zoomFactorFitMode since
we also use int when calculating it in PageView::slotRelayoutPages,
otherwise the calculated numbers are veeeeeeery similar but not the same
and the algorithm gets all confused
M +24 -0 autotests/parttest.cpp
M +1 -1 ui/pageview.cpp
https://invent.kde.org/graphics/okular/commit/040e11c52baa95566f3700cda784bd81772eae54
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list