browse: restore the current item, too
commit527da371ed191592ed68db4cea73f0770b884f70
authorDavid Aguilar <davvid@gmail.com>
Mon, 17 Aug 2015 05:18:26 +0000 (16 22:18 -0700)
committerDavid Aguilar <davvid@gmail.com>
Mon, 17 Aug 2015 05:20:53 +0000 (16 22:20 -0700)
treee75b43ef5a3567a1b41b9b06956b5284ea3b6015
parent8044cd38b1907200250f6a55b41e9bbb2ba59d49
browse: restore the current item, too

Restoring the selection is good, but we also need to restore the current
item so that navigating with the keyboard works correctly after a
refresh.  Otherwise, we'll jump back to the top, which is disruptive.

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