author | Paul Mackerras <paulus@samba.org> | |
Tue, 11 Dec 2007 09:09:53 +0000 (20:09 +1100) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Tue, 11 Dec 2007 09:09:53 +0000 (20:09 +1100) | ||
commit | 0c27886e469dcf81ed0ba7b2035e32a823224edc | |
tree | 1eab2e2078a0e93e1d724e994a72fbc89a55b042 | tree | snapshot |
parent | 9257d8f7616e20d76b2c04cea7cb2fcd7daf68bb | commit | diff |
gitk: Fix a couple of bugs
First, if we invalidate the layout for all rows (i.e. from row 0 on),
we were calling undolayout with an empty string as the argument.
Second, the comparison in make_disporder that tests if we need to
call update_arcrows was the wrong way around.
Signed-off-by: Paul Mackerras <paulus@samba.org>
First, if we invalidate the layout for all rows (i.e. from row 0 on),
we were calling undolayout with an empty string as the argument.
Second, the comparison in make_disporder that tests if we need to
call update_arcrows was the wrong way around.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |