Ticket #2525924 (accepted enhancement)
Reporter Eric Miraglia |
Opened: 01/30/09 Last modified: 03/11/12 Status: accepted Type: enhancement |
Owner Luke Smith |
Target Release: Priority: P4 (low) |
|---|---|---|---|
| Summary: | Add support for non-uniform tick intervals | ||
| Description: | Gamaiel in Santa Monica noted that the DD utility supports non-uniform tick intervals, but slider does not. Although in most cases a slider is used as a finite range control, Gamaiel has found a use [imported, BZ 556091] |
||
| Type: | enhancement | Observed in Version: | development master |
| Component: | Slider | Severity: | S3 (normal) |
| Assigned To: | Luke Smith | Target Release: | |
| Location: | Library Code | Priority: | P4 (low) |
| Tags: | Relates To: | ||
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 01/30/09
|
|
Posted: 03/3/09
|
|
Posted: 05/14/09
|
|
Posted: 11/30/11
Resolving as "expired" due to lack of activity. Please feel free to reopen if this issue is still important to you. |
|
Posted: 12/5/11
|
|
Posted: 03/11/12
This is still a valid enhancement. Though there are limited resources to do this, there's no need for it to be closed. |
|
Posted: 03/11/12
|
additional history:
Comment 1 by miraglia at 2007-10-18 15:35:06
this requires changes to the tick engine in DD -- passing to you for investigation and action.
Comment 2 by lsmith at 2008-12-15 12:30:03
I'll evaluate this for 2.7. Possibly for mini-Slider if I have time to implement. This will be a Slider plugin in 3.x.
Comment 3 by lsmith at 2009-01-23 12:41:19
Not enough time left in this dev cycle. Reassigning to 3.x for the planned plugin there, then hopefully back to 2.x for a proper patch.
However, all methods are public, so it should be possible for implementers to enable this behavior without modifying the YUI source.