Improve the size of the player tree view.

This commit is contained in:
Mark de Wever 2010-02-08 15:26:02 +00:00
parent 6a1dd909e1
commit 8b2eb43b5f

View file

@ -295,7 +295,6 @@
#define PLAYERLISTBOX
[grid]
vertical_grow = "true"
[row]
[column]
[grid]
@ -344,8 +343,10 @@
[/row]
[row]
grow_factor = 1
[column]
vertical_grow = "true"
[tree_view]
id = "player_tree"
@ -455,16 +456,6 @@
[/row]
[row]
# This last row spacer is there to make sure the extra height goes to
# the spacer. The spacer grows so it's easy to add a debug_border_mode
grow_factor = 1
[column]
vertical_grow = "true"
[spacer]
[/spacer]
[/column]
[/row]
[/grid]
#enddef