commit | 1bed30a0ea5d54808688cb8f1cf8838183fbefde | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Thu May 21 16:20:50 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Thu May 21 16:20:50 2009 -0700 |
tree | 180e228ed8a36385119e57f2af6da370bac2f405 | |
parent | 5db3b0a09b0fcf17767bc5a8b2ec0165e65b60f2 [diff] |
Fix key bindings in patch when changing the old or new version We need to reset the current row when rendering the table again, otherwise we might be off the table and not know it if there are a lower number of lines in the new display. Also, don't call display() again to change the view, only once is sufficient. Bug: GERRIT-188 Signed-off-by: Shawn O. Pearce <sop@google.com>