This is an automated email from the ASF dual-hosted git repository.
yishayw pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 8702ca1 initial JS implementation of ProgressBar. Should help fix
#931
new 210d362 Spark Label is a 'native' control (no view) so it has to send
notifications if its size changes as the text changes
new ffb26c5 make sure Image/Bitmap image measurements are not NaN
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:
.../projects/MXRoyale/src/main/royale/mx/controls/Image.as | 4 ++--
.../src/main/royale/spark/components/supportClasses/TextBase.as | 9 +++++++++
2 files changed, 11 insertions(+), 2 deletions(-)