This is an automated email from the ASF dual-hosted git repository.
aharui pushed a change to branch ChildResize
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 43ce0a8 Merge branch 'develop' into ChildResize
new 199b495 make sure Image/Bitmap image measurements are not NaN
new 47a85d8 Spark Label is a 'native' control (no view) so it has to send
notifications if its size changes as the text changes
new 8ccfa56 listen for child size changing
The 3 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:
.../MXRoyale/src/main/royale/mx/controls/Image.as | 4 +-
.../spark/components/supportClasses/TextBase.as | 9 +++++
.../layouts/supportClasses/SparkLayoutBead.as | 43 +++++++++++++++++++++-
3 files changed, 52 insertions(+), 4 deletions(-)