#2810 closed task (fixed)
TextArea: create textarea widget that sizes automatically
Reported by: | bill | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This replaces the ResizableTextArea? widget of Dojo 0.4.
Checked in already as [7804] but maybe we should change the name to just TextArea?, or ExpandableTextArea?, since "resizable" seems to imply that the user sets the size?
Also, it needs to be fixed after Adam's merge of the 0.9 stuff.
Change History (4)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 15 years ago by
(In [8497]) Rename ResizableTextarea? to Textarea, since "resizable" implies that the user can adjust the size directly.
Refs #2810
Note: See
TracTickets for help on using
tickets.
(In [8311]) Fixes #2810