Side navigation
#7625 closed bug (duplicate)
Opened November 24, 2010 05:48PM UTC
Closed November 24, 2010 05:52PM UTC
Last modified January 10, 2011 01:13PM UTC
Effects animate "left < -10000"
Reported by: | eme | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.5 |
Component: | effects | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
By a function call animate:
$lenta.animat( {left: '-15000px '} )
if current value "left" at an $lenta is less -10000 animation occurs to starting value "left" equal 0.
A quick search for "-10000" will reveal this as being a duplicate.