Fixed a problem with animations with a duration of 0 not working properly for hide...
authorjeresig <jeresig@gmail.com>
Mon, 30 Nov 2009 19:22:24 +0000 (14:22 -0500)
committerjeresig <jeresig@gmail.com>
Mon, 30 Nov 2009 19:22:24 +0000 (14:22 -0500)
commit25c188b6d2b8a8758c2bd97ca45e0fb14b869431
tree3d6da7a936bcd026ae5f9f4c7061826fe061c42a
parent21dead4691dc5d6507e3651f00f9843b1314fb2b
Fixed a problem with animations with a duration of 0 not working properly for hide and show.
src/fx.js
test/unit/fx.js