Ticket #3685 (closed task: fixed)
Slider: label widget that auto-generates numeric labels
| Reported by: | bill | Owned by: | doughays |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | Dijit | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Something like
<div dojoType=numberLabels start=0 increment=10 stop=100 percent=true>
and calls I18N functions to format numbers correctly. Makes things a little easier for users, especially considering I18N issues.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.