diff --git a/gitk b/gitk index ba4644f450..5acaadf495 100755 --- a/gitk +++ b/gitk @@ -4901,7 +4901,7 @@ proc domktag {} { proc redrawtags {id} { global canv linehtag commitrow idpos selectedline curview - global mainfont + global mainfont canvxmax if {![info exists commitrow($curview,$id)]} return drawcmitrow $commitrow($curview,$id)