Opened 14 years ago
Closed 14 years ago
#4586 closed bug (fixed)
Effects callback should be "complete" not "callback"
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | ui.effects.core | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Show/hide/toggle methods all provide a callback as options.callback, but it should be options.complete.
Note: See
TracTickets for help on using
tickets.
Fixed in r2690.