GUI2/WML Message: gave grow priority to text over options

This commit is contained in:
Charles Dang 2017-04-17 11:00:31 +11:00
parent 89c4d10f59
commit 0f585a5807

View file

@ -320,10 +320,12 @@ where calculated_width = {__GUI_IMAGE_WIDTH}
[column]
grow_factor = 1
horizontal_grow = true
vertical_grow = true
[grid]
[row]
grow_factor = 0
[column]
border = "all"
@ -340,6 +342,7 @@ where calculated_width = {__GUI_IMAGE_WIDTH}
[/row]
[row]
grow_factor = 1
[column]
grow_factor = 1
@ -358,6 +361,7 @@ where calculated_width = {__GUI_IMAGE_WIDTH}
[/row]
[row]
grow_factor = 0
[column]
grow_factor = 1
@ -401,6 +405,7 @@ where calculated_width = {__GUI_IMAGE_WIDTH}
[/row]
[row]
grow_factor = 0
[column]
border = "all"
@ -414,6 +419,7 @@ where calculated_width = {__GUI_IMAGE_WIDTH}
[/row]
[row]
grow_factor = 0
[column]
border = "all"