Re: [PATCH v4] git-gui: add horizontal scrollbar to commit buffer

2019-09-13 Thread Pratyush Yadav
Thanks for the re-roll. Will queue. On 13/09/19 10:16PM, Bert Wesarg wrote: > While the commit message widget has a configurable fixed width, it > nevertheless allowed to write commit messages which exceeded this limit. > Though there is no visual clue, that there is scrolling going on. Now > ther

[PATCH v4] git-gui: add horizontal scrollbar to commit buffer

2019-09-13 Thread Bert Wesarg
While the commit message widget has a configurable fixed width, it nevertheless allowed to write commit messages which exceeded this limit. Though there is no visual clue, that there is scrolling going on. Now there is a horizontal scrollbar. There seems to be a bug in at least Tcl/Tk up to versio