On 10/6/20 4:13 AM, Paul Mackerras wrote:
On Sat, Oct 03, 2020 at 10:04:28AM -0700, Junio C Hamano wrote:
6cd80496e9 gitk: Resize panes correctly when reducing window size
This commit has broken horizontal window resizing completely for a
configuration with ‘set want_ttk 0’. Resizing now results in this
Application Error popup:
Error: expected integer but got ""
expected integer but got ""
expected integer but got ""
while executing
"$win sash place 0 $sash0 [lindex $s0 1]"
(procedure "resizeclistpanes" line 38)
invoked from within
"resizeclistpanes .tf.histframe.pwclist 2818"
(command bound to event)
Anders