greg-dove commented on issue #1151:
URL: https://github.com/apache/royale-asjs/issues/1151#issuecomment-939365497


   Can I ask you to do 2 things please;
   1. Make sure it is not css-related - because you are using Jewel, you don't 
want the MXRoyale css. So you need to make sure you have the correct directive 
to exclude css from MXRoyale. If you are using maven and version 0.9.8, for 
example, you will need 
-compiler.exclude-defaults-css-files=MXRoyale-0.9.8-js.swc:defaults.css. If you 
are using maven and 0.9.7 it would need to be 
-compiler.exclude-defaults-css-files=MXRoyale-0.9.7-js.swc:defaults.css. If you 
are using IDE or ant it might need to be 
-compiler.exclude-defaults-css-files=MXRoyaleJS.swc:defaults.css. This 
directive will be able to be avoided whenever future 0.9.9 is released, because 
MXRoyale was split into 2 libs yesterday, and the css is not present in the new 
one that Crux uses. But that option is not available in 0.9.8 and earlier.
   2. If the problem is not fixed by #1 above, then can you please attach (to 
this github issue) a minimal project that shows the problem as a zip fileset. I 
will look into it when I have time. Thanks, Greg
   


-- 
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-unsubscr...@royale.apache.org

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


Reply via email to