Ticket #4787 (closed enhancement: fixed)
Datepicker: fix animation control
| Reported by: | joern.zaefferer | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.8 |
| Component: | ui.datepicker | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
To disable the datepicker show/hide animations, duration:"" has to be specified, while showAnim ignores anything falsy. That needs to be consistent with other animation-APIs.
Change History
Note: See
TracTickets for help on using
tickets.


Fixed in r3482. showAnim of anything falsy now indicates immediate show/hide.