Ticket #303 (closed new feature: fixed)
blank page detection in reader mode
| Reported by: | xxv | Owned by: | quickhand |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.2 |
| Component: | PDF viewer (locopdf) | Version: | post-0.1 snapshot |
| Keywords: | Cc: | ||
| Blocking: | Blocked By: |
Description
Just an idea to make reader mode a bit more friendly:
When using reader mode with a PDF that has large margins at the bottom, a page will turn that is essentially blank. A simple (!) way around this would be to compute the next page and see if there is any non-whitespace in the region that was just revealed. If so, show it; if not, skip to the next page. It wouldn't be enough to just detect all-blank pages, as sometimes the overlap from the previous page is all that displays.
Change History
Note: See
TracTickets for help on using
tickets.

