Properly initially size the MP chat log.

This commit is contained in:
Mark de Wever 2009-11-14 19:20:27 +00:00
parent 1c8638c55d
commit e53fb069cc

View file

@ -402,11 +402,13 @@
[page_definition]
[row]
[column]
vertical_grow = "true"
horizontal_grow = "true"
[grid]
[row]
[column]
horizontal_alignment = "center"
vertical_alignment = "top"
[label]
id = "log_header"
definition = "title"
@ -415,8 +417,10 @@
[/column]
[/row]
[row]
grow_factor = 1
[column]
horizontal_grow = "true"
vertical_grow = "true"
[scroll_label]
id = "log_text"
definition = "default"
@ -493,8 +497,10 @@
{HORIZONTAL_SEP}
grow_factor = 1
horizontal_grow = "true"
vertical_grow = "true"
{VERTICAL_BEGIN}
horizontal_grow = "true"
vertical_grow = "true"
{CHATLOG}
{VERTICAL_SEP}
horizontal_grow = "true"