Approved. (Sorry for the delay -- this somehow slipped by me.)
On Jun 19, 2007, at 6:39 AM, Philip Romanik wrote:
Change 20070619-Philip-2 by [EMAIL PROTECTED] on 2007-06-19 09:21:16
EST
in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/branches/legals
for http://svn.openlaszlo.org/openlaszlo/branches/legals
Summary: Animatorgroup doesn't initialize animators correctly
New Features:
Bugs Fixed: LPP-2700
Technical Reviewer: jcrowley
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
LzAnimatorGroup: Animators controlled by a group are not being
enabled before run. This causes some variables not to become
initialized. This isn't a problem if you don't change the values
once animation starts. The solution is to set isactive=true when
the group starts running.
lztest-animatorgroup.lzx. There were a few copy/paste errors that I
fixed.
Tests:
Test case in LPP-2700 (change the window size during animation. The
final value is now correct)
/test/lztest/lztest-animator.lzx /test/lztest/lztest-animatorgroup.lzx
(Any unexpected errors you see are from small errors in measuring
time, or final values.)
Files:
M test/lztest/lztest-animatorgroup.lzx
M WEB-INF/lps/lfc/controllers/LzAnimatorGroup.lzs
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070619-
Philip-2.tar