X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fchoose_rev.tcl;h=c8821c146386f850c0794df70f605cd9f18dcff3;hb=fbbdaa5f425417e7fee83f543b1d03806f034cab;hp=a063c5bc49fc9bad58f7fd78e7446a097ce86b88;hpb=e73bfa7709b108575e6ea73d6e97fc3efd967b38;p=git.git diff --git a/lib/choose_rev.tcl b/lib/choose_rev.tcl index a063c5bc4..c8821c146 100644 --- a/lib/choose_rev.tcl +++ b/lib/choose_rev.tcl @@ -451,7 +451,8 @@ method _sb_set {sb orient first last} { focus $old_focus } } - $sb set $first $last + + catch {$sb set $first $last} } method _show_tooltip {pos} {