kastork
11/10/2017, 6:04 PMform
with a fieldset
with a field
that contains a textarea
, how can I make the textarea grow if the user resizes vertically. vgrow = Priority.ALWAYS
doesn't seem to work, even if I apply it to every parent container of the textarea
.