Opened 14 years ago
Closed 14 years ago
#3496 closed enhancement (fixed)
Animation can be turned off, thus made synchronous
Reported by: | flesler | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | effects | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Mentioned here.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | fx-off[5893].diff added |
---|
comment:1 Changed 14 years ago by
need: | Patch → Commit |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
By setting:
All animations become synchronous. I initially proposed jQuery.fx.sync but jQuery.fx.off (or on) seems less complicated to understand and remember.
I won't commit yet, in case someone think this needs a change.