Search and Top Navigation
#4787 closed enhancement (fixed)
Opened August 18, 2009 07:41PM UTC
Closed November 29, 2009 10:57PM UTC
Last modified January 18, 2010 10:06PM UTC
Datepicker: fix animation control
Reported by: | jzaefferer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | ui.datepicker | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.
Fixed in r3482. showAnim of anything falsy now indicates immediate show/hide.