diff --git a/gitk b/gitk index 1a234fef1d..da84e22dd4 100755 --- a/gitk +++ b/gitk @@ -2530,9 +2530,9 @@ proc makewindow {} { bind %W {} %W sashpos 0 $::geometry(botwidth) } + bind .pwbottom {resizecdetpanes %W %w} } - bind .pwbottom {resizecdetpanes %W %w} pack .ctop -fill both -expand 1 bindall <1> {selcanvline %W %x %y} #bindall {selcanvline %W %x %y}