Ticket #303 (closed new feature: fixed)

Opened 15 months ago

Last modified 10 months ago

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

Changed 12 months ago by dottedmag

  • milestone changed from bluesky to 0.3

Changed 10 months ago by lunohod

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from 0.3 to 0.2
Note: See TracTickets for help on using tickets.