Side navigation
#11284 closed enhancement (fixed)
Opened February 06, 2012 02:31PM UTC
Closed February 10, 2012 02:39AM UTC
Simplify easings to only rely on the state.
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | effects | Version: | 1.7.1 |
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 linear and swing easings to only rely on state.
https://github.com/jquery/jquery/pull/672