Ticket #2288 (closed enhancement: fixed)
Slider: Add animation support
| Reported by: | patrickmachado@… | Owned by: | doughays |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dijit | Version: | 0.4.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It would be nice to add animation support for slider.
That means the handle would 'slide' from one position to the other without jumping.
That behavior could be activated using a parameter in markup such as 'animate=true'
I have tested it (modified Slider.js rev 1292 to use dojo.lfx.html.slideTo) and got pretty results.
Since it is a relly easy change, maybe you can consider it.
Change History
Note: See
TracTickets for help on using
tickets.