summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/choose_rev.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/choose_rev.tcl b/lib/choose_rev.tcl
index afd8170..6c4c318 100644
--- a/lib/choose_rev.tcl
+++ b/lib/choose_rev.tcl
@@ -86,7 +86,7 @@ constructor new {path {title {}}} {
listbox $w_list \
-font font_diff \
-width 50 \
- -height 5 \
+ -height 10 \
-selectmode browse \
-exportselection false \
-xscrollcommand [cb _sb_set $w.list.sbx h] \