Fix #12273. Don't call easing functions for duration 0 animations. Close gh-895.
commit0fea007a1a4d6456a8c7d246e4f7a4e14a1ba04a
authorCorey Frang <gnarf@gnarf.net>
Wed, 15 Aug 2012 19:31:37 +0000 (15 14:31 -0500)
committerDave Methvin <dave.methvin@gmail.com>
Mon, 20 Aug 2012 02:09:08 +0000 (19 22:09 -0400)
tree8998f8e3fc0264c4eeb55b89ee6bc01ab2f68e6e
parent3812f9436da09d9f31ca4a61a14cd70f3e8cbeaf
Fix #12273. Don't call easing functions for duration 0 animations. Close gh-895.
src/effects.js
test/unit/effects.js