Revert "widgets.text: clamp page() y value to 0 when paging up"
commit6a845a88aa6b3acdfa5fbce4ddfd5b0467c61b26
authorDavid Aguilar <davvid@gmail.com>
Sat, 22 Aug 2015 19:55:55 +0000 (22 12:55 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 22 Aug 2015 19:55:55 +0000 (22 12:55 -0700)
tree6faa100b50270aa0761717458863bc19e7fe36e8
parenteda7f8eccf767766b69dff94fe131b17e4656055
Revert "widgets.text: clamp page() y value to 0 when paging up"

This reverts commit 49689aa61d1d0ba7fd08f9f9b7d23b0d1411377a.
Clamping to 0 paging backwards with shift-space, as Qt does the
right thing and gives us back the cursor for the corresponding
virtual position.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/text.py