author | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 26 Sep 2007 18:16:45 +0000 (14:16 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 26 Sep 2007 18:16:45 +0000 (14:16 -0400) | ||
commit | 59213f60b7a3085732f76736e1826869994abf1a | |
tree | 7d2437acb708af9feec242c94b4e00543adb3ea2 | tree | snapshot |
parent | 6f2d73ec0cb6d5937bb4a62a222f942e4f886d6e | commit | diff |
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>
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 | diff | blob | history |