Comment out some grow factors.
They are probably wrong, need some more evaluation. Found by Sytyi's validation code.
This commit is contained in:
parent
bb4e47439b
commit
23d973b05a
2 changed files with 3 additions and 4 deletions
|
@ -264,7 +264,7 @@
|
|||
id = "tree_view_node_label"
|
||||
definition = "default"
|
||||
|
||||
horizontal_grow = "true"
|
||||
# horizontal_grow = "true"
|
||||
return_value_id = "ok"
|
||||
[grid]
|
||||
|
||||
|
|
|
@ -168,7 +168,6 @@
|
|||
border_size = 4
|
||||
[grid]
|
||||
[row]
|
||||
horizontal_grow = "true"
|
||||
grow_factor = 1
|
||||
{GAMELISTBOX_BODY_LABEL "era" "Era"}
|
||||
{GAMELISTBOX_BODY_LABEL "map_size_text" ""}
|
||||
|
@ -396,7 +395,7 @@
|
|||
id = "player"
|
||||
[node_definition]
|
||||
|
||||
vertical_grow = "true"
|
||||
# vertical_grow = "true"
|
||||
return_value_id = "ok"
|
||||
[row]
|
||||
|
||||
|
@ -407,7 +406,7 @@
|
|||
id = "tree_view_node_label"
|
||||
definition = "default"
|
||||
|
||||
horizontal_grow = "true"
|
||||
# horizontal_grow = "true"
|
||||
[grid]
|
||||
|
||||
[row]
|
||||
|
|
Loading…
Add table
Reference in a new issue