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 2019/10/24 21:09:22 UTC

[GitHub] [royale-compiler] aharui commented on issue #97: TabBar example fails

aharui commented on issue #97: TabBar example fails
URL: https://github.com/apache/royale-compiler/issues/97#issuecomment-546104442
 
 
   Just from looking at the branch commit:
   
   'SparkTextButtonItemRenderer' has been added as a Type Selector.  Type Selectors are defined in a namespace declared at the top of the defaults.css file.  In this case:
   
   `@namespace "library://ns.apache.org/royale/spark";`
   
   The file `src/main/resources/spark-royale-manifest.xml` did not appear to be changed in the commit to add 'SparkTextButtonItemRenderer' to the namespace.  It might have worked if the namespace defined a folder path, but by convention, the framework swcs use namespace URIs.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services