yishayw edited a comment on issue #1006:
URL: https://github.com/apache/royale-asjs/issues/1006#issuecomment-745740748


   It looks like the mxmlDescriptor needs to be generated by the compiler. For 
that to happen we need to have TreeItemRenderer implement IMXMLDocument and a 
[DefaultProperty("mxmlContent")] needs to be added. TreeItemRenderer as it is 
implemented relies on there not being children for proper layout and sizing. So 
there might be a refactor needed. As a workaround I will simply create a custom 
TreeItemRenderer in my app.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to