gitk: Fixed automatic row selection during load
authorAlexander Gavrilov <angavrilov@gmail.com>
Sat, 26 Jul 2008 16:13:45 +0000 (20:13 +0400)
committerPaul Mackerras <paulus@samba.org>
Thu, 31 Jul 2008 10:29:44 +0000 (20:29 +1000)
commit567c34e0ed8b9219589a6f1bc102996ac9773776
tree2505ca713796be0d3357ba06c9aaf78a673e81a8
parent7272131b3e49879d3a7bedacad3cdb12ae678ee8
gitk: Fixed automatic row selection during load

- Switching views now actually preserves the selected commit.
- Reloading (also Edit View) preserves the currently selected commit.
- Initial selection does not produce weird scrolling.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk