[okular] [Bug 407549] On continuous view, if >2 pages fit on-screen, left/right arrows inconsistent (next/previous page)

jimbo1qaz bugzilla_noreply at kde.org
Thu May 16 10:40:08 BST 2019


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

--- Comment #1 from jimbo1qaz <jimbo1qaz at protonmail.com> ---
If using "Centered Page" behavior, I think it would make sense to keep current
behavior (floor(center_float)) when pages are over 1 screen tall.

floor(center_float): we properly switch to `currently visible page +- 1 page`.

round(top_float): If over half the current page is off-screen, we will switch
to `current page or +2`, which is confusing.

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


More information about the Okular-devel mailing list