From: Richard :o <ma...@ri...> - 2000-12-06 09:36:51
|
hi, If you are using a recent beta release, but not yesterday's, it might still contain the error I reported in pathanim.js on line 133, y2==y2 should be y2==y1. var dy = y2==y1? 0 : (y2-y1)/N; As you probably know slideTo is being generated on the fly and handled by pathanim.js now (AFAIK) Cheers, Richard:o ----- Original Message ----- From: "Raymond Smith" <dst...@or...> To: <dyn...@li...> Sent: Wednesday, December 06, 2000 8:27 AM Subject: [Dynapi-Dev] Bug with SlideTo in a Viewport > Just started doing some research into whats causing it. Happens in both NS > and IE. To recreate it make a simple 3X3 array as a gif and set 9 targets, > we use printer registration marks. Triggering slide to results in "sometime > right, sometimes wrong" animation landings. This can happen with any of > them. Being right, then wrong on the next move. Errors are horizontal or > vertical in the 4-5 pixel range. > > Keep you updated. > > Worked fine in prior builds > > DS > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > ____________________________________________________________ > Get your FREE personal .com domain name and > NAMEzero Personal Portal at: http://www.namezero.com. > For customer service, mailto:cus...@na.... > > |