Ticket #4432 (closed enhancement: fixed)
Allow animation when programmatically changing slider value
| Reported by: | yourcelf | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8 |
| Component: | ui.slider | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The attached patch makes it possible to animate a slider when changing values programmatically by adding an "animate" argument to the "value" function. If the argument is not provided, current default behavior (no animation) is retained.
Attachments
Change History
comment:1 Changed 4 years ago by joern.zaefferer
- Milestone changed from TBD to 1.8
Patch looks good, needs testing.
Changed 4 years ago by yourcelf
-
attachment
slider_animate.html
added
Visual test for slider animation
Note: See
TracTickets for help on using
tickets.

