Search and Top Navigation
#8115 closed feature (fixed)
Opened February 11, 2012 05:19PM UTC
Closed February 11, 2012 05:20PM UTC
Last modified August 13, 2012 09:47AM UTC
Easings: Simplify equations to only rely on state
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.effects.core | Version: | 1.8.17 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery has been passing 0 for the start value and 1 for the difference since v1.2. We should simplify the easings to only rely on state.
This has been done for core as well: http://bugs.jquery.com/ticket/11284
Attachments (0)
Change History (2)
Changed February 11, 2012 05:20PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Changed August 13, 2012 09:47AM UTC by comment:2
Easings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115 - Easings: Simplify equations to only rely on state.
(cherry picked from commit c0093b599fcd58b6ad122ab425c4cc1a4da4a520)
Conflicts:
ui/jquery.effects.core.js
Changeset: c7223b952d662cd2f0f0886705ffcd1931620fe2
Easings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115 - Easings: Simplify equations to only rely on state.
Changeset: c0093b599fcd58b6ad122ab425c4cc1a4da4a520