You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pi...@apache.org on 2021/10/04 08:40:17 UTC

[royale-asjs] branch develop updated (d965af7 -> 2942ad0)

This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from d965af7  try to fix mxtests.  rawChildren might need to be redirected through Container's strandChildren if there are other problems
     new 6cfcd05  Jewel VirtualComboBox only recognises itemRenderers assigned via className. Those set through property "itemRenderer" in the mxml tag are not recognised. When creating the List associated to the dropdown/popup, in VirtualComboBoxPopUpView, the itemRenderer assigned to the VirtualCombobox must be mapped to it.
     new 57aa556  Changes moved to the strand setter.
     new 2942ad0  Merge pull request #1153 from mjesteve/Jewel_VirtualComboBoxPopUpView_CustomItemRenderer

The 12859 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:
 .../apache/royale/jewel/beads/views/VirtualComboBoxPopUpView.as  | 9 +++++++++
 1 file changed, 9 insertions(+)