gitk: Fix bug where page-up/down wouldn't always work properly
authorPaul Mackerras <paulus@samba.org>
Fri, 19 May 2006 23:58:49 +0000 (09:58 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 19 May 2006 23:58:49 +0000 (09:58 +1000)
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>

No differences found