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:
[email protected]


With regards,
Apache Git Services

Reply via email to