Opened 12 years ago
Closed 12 years ago
#8301 closed enhancement (wontfix)
dojox.form.CheckedMultiSelect: add support for sizes (auto-height and fit to x elements)
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Form | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Should probably be the "size" attribute to match (roughly) the html select tag. It would be nice to have support for "auto" (which means that all options are shown, no matter how many), as well as passing in a number - which would mean that exactly that many options would be shown.
Change History (2)
comment:1 Changed 12 years ago by
Milestone: | 1.3 → future |
---|
comment:2 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This can actually be done using CSS with the current stuff - closing