Fix pager bug #25!
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 16 Sep 2012 13:59:01 +0000 (15:59 +0200)
committerPhilip Chimento <philip.chimento@gmail.com>
Sat, 31 Aug 2013 23:37:25 +0000 (16:37 -0700)
commit8e30ddd0b19b05528bd33688556996be0e486abc
tree7513e4100394b93bf919e7fe2912f88b58dec845
parentf6061cd6938d18e5908fbe52b0c87dc73e697e14
Fix pager bug #25!

Finally fixed! An extra check to see whether the pager is at the
bottom. Apparently if you click to put the cursor somewhere that's
not the end of the text buffer, then scroll up with your scroll
wheel, then _sometimes_ the pager wouldn't stop paging when you
paged down to the end again, because the GtkAdjustment's "changed"
signal didn't fire. But now that's fixed.

Conflicts:
libchimara/pager.c
libchimara/pager.c