commit | 25b8fb1e499d0e198e491d10c7023a5f5589e837 | [log] [tgz] |
---|---|---|
author | Alexander Gavrilov <angavrilov@gmail.com> | Sun Jul 27 10:35:38 2008 +0400 |
committer | Shawn O. Pearce <spearce@spearce.org> | Sun Jul 27 08:08:10 2008 -0700 |
tree | 85a68793c7d9f77e08aefe83c2ad373c728fba79 | |
parent | 7e09b1531faa260226e0d4f7c850660b7ccb2f04 [diff] |
git-gui: Preserve scroll position on reshow_diff. It is especially useful for Stage/Unstage Line, because they invoke full state scan and diff reload, which originally would reset the scroll position to the top of the file. Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>