Skip to content

Commit

Permalink
todo: lines of previous scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
sgerwk committed Apr 27, 2018
1 parent f798f41 commit aaa25ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hovacui.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
* in menu() to show the current values for viewmode, fit, etc.
* - info(), based on list(): filename, number of pages, page size, etc.
* - rotate
* - line of next scroll: where the top/bottom of the screen will be after
* scrolling up or down
* - lines of previous and next scroll: where the top or bottom of the screen
* were before the last scroll, or will be after scrolling up or down
* - stack of windows; a window returns WINDOW_PREVIOUS to go back
* - support 8bpp framebuffers (via a fixed colormap)
* - cache the textarea list of pages already scanned
Expand Down

0 comments on commit aaa25ec

Please sign in to comment.