To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=38814
------- Additional comments from [EMAIL PROTECTED] Fri Jan 21 10:06:42 -0800 2005 ------- @cl: I see the behaviour in PPT, but from an implementation point of view, this behaviour is, to say the least, unfortunate. Currently, all subsets of a shape are handled uniformly, in that, starting with the shape background, every subset follows its predecessor with a getIterateInterval() offset. Now, to wait for the background shape to fully complete its animation _in the XIterate framework_ can either be implemented 'mostly correct', in trying to calculate the effect duration beforehand (with all the genericity and frame-based rendering problems), or by introducing 'end of background shape' as a SMIL begin condition for the following subset animations. That requires substantial rework, thus should be postponed until after 2.0, and therefore swapped out to a different issue. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
