|
From: Robert R. <rra...@ya...> - 2000-12-05 06:30:52
|
I don't think I would have ever seen that one. Anyway, it has been updated (in CVS). -- // Robert Rainwater On 12/3/2000, 4:02:51 PM EST, Richard wrote about "[Dynapi-Dev] Attn Dan, small bug in pathanim.js": > Hi, > I noticed an error in line 133, y2==y2 should be y2==y1. > var dy = y2==y1? 0 : (y2-y1)/N; > Cheers, > Richard:o |