author | Paul Mackerras <paulus@samba.org> | |
Thu, 22 May 2008 11:12:19 +0000 (21:12 +1000) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Thu, 22 May 2008 11:12:19 +0000 (21:12 +1000) | ||
commit | a977953326b5bc9556f2648a7327c623e676aaca | |
tree | 753c1e8bf100336fbc48204e3e523d2b403a6aa5 | tree | snapshot |
parent | 94b4a69f758131a6282363e1717235a03c3885ef | commit | diff |
gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"
Commit 94503a66c56c935e77a8fbe3622f1f56b7134ccc ("gitk: Fix "wrong #
coordinates" error on reload") was correct as far as it went, but
introduced a problem because it didn't also clear out boldrows and
boldnamerows in clear_display. This resulted in Tcl errors after
scrolling through the graph for a while if some rows were highlighted.
This fixes it.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Commit 94503a66c56c935e77a8fbe3622f1f56b7134ccc ("gitk: Fix "wrong #
coordinates" error on reload") was correct as far as it went, but
introduced a problem because it didn't also clear out boldrows and
boldnamerows in clear_display. This resulted in Tcl errors after
scrolling through the graph for a while if some rows were highlighted.
This fixes it.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |