Ticket #6078 (closed bug: fixed)
Effects: Passing an object for parameters no longer works
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.6 |
| Component: | ui.effects.core | Version: | 1.8.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
.show(), .hide(), .toggle() no longer accept a hash of options.
See #6067 for problem in dialog.
Change History
comment:1 Changed 3 years ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to fixed
- Summary changed from Effects: Passin an object for parameters no longer works to Effects: Passing an object for parameters no longer works
comment:3 Changed 3 years ago by Scott González
Effects: Fixed .show(), .hide(), .toggle() to accept a hash of options again. Fixes #6078 - Effects: Passing an object for parameters no longer works. Fixes #6067 - Dialog show/hide animations do not work.
Changeset: ce08df3bdc8f2806062f7a393975656f31cda035
Note: See
TracTickets for help on using
tickets.


Fixed in ce08df3.