author | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 26 Jan 2007 09:16:39 +0000 (04:16 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 26 Jan 2007 09:16:39 +0000 (04:16 -0500) | ||
commit | 729a6f60ddd0b3317c581a01687a32e585fa0c3e | |
tree | 21b094b6a1d783a0a549699f9351eab48b60fb15 | tree | snapshot |
parent | 5f39dbf64f5e57c6ab7b20ba8c397df1074bc30c | commit | diff |
git-gui: Always offer scrollbars for branch lists.
Anytime we use a listbox to show branch names its possible for the
listbox to exceed 10 entries (actually its probably very common).
So we should always offer a scrollbar for the Y axis on these
listboxes. I just forgot to add it when I defined them.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Anytime we use a listbox to show branch names its possible for the
listbox to exceed 10 entries (actually its probably very common).
So we should always offer a scrollbar for the Y axis on these
listboxes. I just forgot to add it when I defined them.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |