author | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 18 Jul 2007 06:27:39 +0000 (02:27 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 18 Jul 2007 06:27:39 +0000 (02:27 -0400) | ||
commit | 46a2df3ac20c53eaec1d2081d5324f7c85b1adef | |
tree | 33c8be71dd21bcde932447c2d543269676ce21ae | tree | snapshot |
parent | 4040971269e28676037448c4a6754d760eea1a64 | commit | diff |
git-gui: Increase the default height of the revision picker
Showing only five lines of heads/tags is not very useful to a user
when they have about 10 branches that match the filter expression.
The list is just too short to really be able to read easily, at
least not without scrolling up and down. Expanding the list out
to 10 really makes the revision picker easier to read and access,
as you can read the matching branches much more quickly.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Showing only five lines of heads/tags is not very useful to a user
when they have about 10 branches that match the filter expression.
The list is just too short to really be able to read easily, at
least not without scrolling up and down. Expanding the list out
to 10 really makes the revision picker easier to read and access,
as you can read the matching branches much more quickly.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/choose_rev.tcl | diff | blob | history |