author | Paul Mackerras <paulus@samba.org> | |
Thu, 6 Dec 2007 09:50:31 +0000 (20:50 +1100) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Thu, 6 Dec 2007 09:50:31 +0000 (20:50 +1100) | ||
commit | 38dfe939162af50fb09088c4a888b1c719f328cc | |
tree | bbb4fb464ae634ea82ec52f589a988a149e9a44f | tree | snapshot |
parent | 7fcc92bff4f75b69d61d8d32a5326395c20ff587 | commit | diff |
gitk: Fix bug in assigning row numbers to arcs
We weren't setting vtokmod and varcmod in renumbervarc, so after a
call to renumbervarc we sometimes weren't reassigning row numbers to
all the arcs whose row numbers had changed. This fixes it.
This also collapses layoutmore and showstuff into one procedure and
gets rid of the phase variable.
Signed-off-by: Paul Mackerras <paulus@samba.org>
We weren't setting vtokmod and varcmod in renumbervarc, so after a
call to renumbervarc we sometimes weren't reassigning row numbers to
all the arcs whose row numbers had changed. This fixes it.
This also collapses layoutmore and showstuff into one procedure and
gets rid of the phase variable.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |