git-gui: Don't delete scrollbars in console windows
commit59213f60b7a3085732f76736e1826869994abf1a
authorShawn O. Pearce <spearce@spearce.org>
Wed, 26 Sep 2007 18:16:45 +0000 (26 14:16 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 26 Sep 2007 18:16:45 +0000 (26 14:16 -0400)
tree7d2437acb708af9feec242c94b4e00543adb3ea2
parent6f2d73ec0cb6d5937bb4a62a222f942e4f886d6e
git-gui: Don't delete scrollbars in console windows

If we have added a scrollbar to the console window because one
direction has too much text to fit in the available screen space
we should just keep the scrollbars.  Its annoying to watch our
horizontal scrollbar bounce in and out of the window as additional
text is inserted into the widget and the need for the scrollbar
comes and goes.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/console.tcl