This is an automated email from the ASF dual-hosted git repository.
aharui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from b7f56c7 Merge branch 'develop' of
https://github.com/apache/royale-asjs into develop
new d580007 ensure end values if the update happens well after the
duration expires
new 1dbee4e set the return type to Number because JS returns a number
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../Core/src/main/royale/org/apache/royale/core/IEffectTimer.as | 2 +-
.../Core/src/main/royale/org/apache/royale/utils/EffectTimer.as | 2 +-
.../Effects/src/main/royale/org/apache/royale/effects/Wipe.as | 8 ++++++++
3 files changed, 10 insertions(+), 2 deletions(-)