author | Paul Mackerras <paulus@samba.org> | |
Thu, 30 Mar 2006 22:54:24 +0000 (09:54 +1100) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Thu, 30 Mar 2006 22:54:24 +0000 (09:54 +1100) | ||
commit | f3408449622cad37ce29f23754c8e7a8fb453ff1 | |
tree | e8f81ca4dd1a609ef45ab070fc7d9bf8b156f5df | tree | snapshot |
parent | 7b5ff7e7d715391b9745a46fcfaacf1d97d4dc9f | commit | diff |
gitk: Prevent parent link from overwriting commit headline
When I made drawlineseg responsible for drawing the link to the first
child rather than drawparentlinks, that meant that the right-most X
value computed by drawparentlinks didn't include those first-child
links, and thus the first-child link could go over the top of the
commit headline. This fixes it.
Signed-off-by: Paul Mackerras <paulus@samba.org>
When I made drawlineseg responsible for drawing the link to the first
child rather than drawparentlinks, that meant that the right-most X
value computed by drawparentlinks didn't include those first-child
links, and thus the first-child link could go over the top of the
commit headline. This fixes it.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |