Closed (fixed)
Project:
Webform
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2012 at 17:28 UTC
Updated:
27 May 2012 at 02:20 UTC
"Height of the textarea. Leaving blank will use the default size."
Pixels or rows? Or as my physics teacher used to say, 'bananas? Units!'
Comments
Comment #1
quicksketchYeah it's "rows" not pixels. I think just describing what the heck a "row" is discouraged me from adding a unit, because it's almost entirely arbitrary. Oh well. You're right that even a fuzzy unit of measurement is better than none at all.
Comment #2
joachim commented'lines' maybe? 'lines of text'?
Comment #3
quicksketchFor now let's just use the unit that it is: 'rows'. I grouped this patch in with #1480732: Textarea width has no effect on most sites, which affects the same segment of code. See the patch over there.