Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitk: Fix bug where page-up/down wouldn't always work properly
If the user pressed page up or page down and the new page wasn't already drawn, we failed to select the line we wanted in the new page. This fixes it. Signed-off-by: Paul Mackerras <paulus@samba.org>
- Loading branch information