We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 335a404 + b940674 commit a4aac25Copy full SHA for a4aac25
gitk-git/gitk
@@ -9874,7 +9874,7 @@ proc showrefs {} {
9874
text $top.list -background $bgcolor -foreground $fgcolor \
9875
-selectbackground $selectbgcolor -font mainfont \
9876
-xscrollcommand "$top.xsb set" -yscrollcommand "$top.ysb set" \
9877
- -width 30 -height 20 -cursor $maincursor \
+ -width 60 -height 20 -cursor $maincursor \
9878
-spacing1 1 -spacing3 1 -state disabled
9879
$top.list tag configure highlight -background $selectbgcolor
9880
if {![lsearch -exact $bglist $top.list]} {
0 commit comments