MP Create: allow description area to grow to fill available height

This commit is contained in:
Charles Dang 2016-08-19 17:34:29 +11:00
parent 0289944299
commit 8aa82bd4c3

View file

@ -896,7 +896,7 @@
[column]
grow_factor = 1
horizontal_grow = "true"
vertical_alignment = "top"
vertical_grow = "true"
[grid]
@ -999,7 +999,7 @@
[/row]
[row]
grow_factor = 1
grow_factor = 0
[column]
grow_factor = 1
@ -1115,6 +1115,7 @@
[/row]
[row]
grow_factor = 0
[column]
horizontal_grow = "true"
@ -1158,6 +1159,7 @@
[/row]
[row]
grow_factor = 0
[column]
horizontal_grow = "true"