author | Paul Mackerras <paulus@samba.org> | |
Thu, 2 Mar 2006 12:00:44 +0000 (23:00 +1100) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Thu, 2 Mar 2006 12:00:44 +0000 (23:00 +1100) | ||
commit | c934a8a3a32896e44123c0a489367a1df1108c4a | |
tree | 515b893bb14ba60526d8f09d95d3a5e9a62b8ba2 | tree | snapshot |
parent | 8ed164841564802cc0b063a6b365fb19e9a513d1 | commit | diff |
gitk: Fix a bug in drawing the selected line as a thick line
If you clicked on a line, so that it was drawn double-thickness,
and then scrolled to bring on-screen a child that hadn't previously
been drawn, the lines from it to the selected line were drawn
single-thickness. This fixes it so they are drawn double-thickness.
This also removes an unnecessary setting of phase in drawrest.
Signed-off-by: Paul Mackerras <paulus@samba.org>
If you clicked on a line, so that it was drawn double-thickness,
and then scrolled to bring on-screen a child that hadn't previously
been drawn, the lines from it to the selected line were drawn
single-thickness. This fixes it so they are drawn double-thickness.
This also removes an unnecessary setting of phase in drawrest.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |