https://issues.apache.org/bugzilla/show_bug.cgi?id=46124
Cameron McCormack <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Cameron McCormack <[EMAIL PROTECTED]> 2008-11-05 19:55:18
PST ---
Hi Steve and Helder.
Thanks for the bug report, and the attached patch and test. The proposed
solution doesn't completely solve the bug, however. When an animation is
removed, its effect needs to be removed also. This is meant to be achieved by
leaving the Sandwich object in there, with no animations in it but with
shouldUpdate = true.
The ANIM_TYPE_OTHER case is just missing a check in tick() to ensure
sandwich.animation is not null (as is checked for XML/CSS animations earlier in
the method).
This is now fixed in r711765 (
https://svn.apache.org/viewcvs.cgi?view=rev&rev=711765 ).
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]