From: Scott González Date: Sat, 11 Feb 2012 17:20:46 +0000 (-0500) Subject: Easings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115... X-Git-Tag: 1.8.23~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c7223b952d662cd2f0f0886705ffcd1931620fe2;p=jquery-ui.git 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 --- diff --git a/demos/effect/easing.html b/demos/effect/easing.html index c97535c0b..610e30208 100644 --- a/demos/effect/easing.html +++ b/demos/effect/easing.html @@ -15,10 +15,9 @@