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 573101d tour-de-jewel: example for datagridcolumn labels change (see
#729)
new 4211e8e update ignored coercions so we can cheat again in ADG
new d0d00f3 don't call invalidateSize, just set mw and mh to NaN.
InvalidateSize was forcing layout too soon after parenting
new ef1e26a remove initComplete listener. It was removing all renderers
from a DropDownList on second parenting. Should fix #733
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:
.../royale/org/apache/royale/html/beads/ItemRendererFactoryBase.as | 1 +
.../apache/royale/html/beads/TextItemRendererFactoryForArrayData.as | 2 +-
frameworks/projects/MXRoyale/src/main/royale/mx/core/UIComponent.as | 5 +++--
3 files changed, 5 insertions(+), 3 deletions(-)