You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2021/07/25 19:10:58 UTC

[GitHub] [royale-asjs] yishayw commented on issue #1141: spark Panel not being recognized as an ILayoutParent

yishayw commented on issue #1141:
URL: https://github.com/apache/royale-asjs/issues/1141#issuecomment-886245009


   That's surprising because Panel.as extends SkinnableContainer
   
   and
   
   public class SkinnableContainer extends SkinnableContainerBase implements IContainer, IContainerBaseStrandChildrenHost, ILayoutParent
   
   When debugging Language.is() I'm seeing leftOperand.constructor.superClass_  evaluate as an spark.components.supportClasses.SkinnableContainerBase (not a SkinnableContainer) I don't know if this is right.
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@royale.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org