Closed GoogleCodeExporter closed 9 years ago
Previously fixed already:
eaze(target).delay(5).apply().colorMatrix( -1);
Won't fix because internally a delay is just a shorthand for an empty .to():
eaze( target ).delay( 5 ).colorMatrix( 1 );
Original comment by philippe...@gmail.com
on 9 May 2010 at 6:16
Original issue reported on code.google.com by
Florian....@gmail.com
on 19 Apr 2010 at 8:50