joshtynjala commented on issue #1131: URL: https://github.com/apache/royale-asjs/issues/1131#issuecomment-916416419
It looks like the compiler is working correctly. It's just that the `[SkinState]` metadata in `SkinnableContainerBase` is commented out: https://github.com/apache/royale-asjs/blob/a612f3c57beb4a3564d31c1666c6e337978c592a/frameworks/projects/SparkRoyale/src/main/royale/spark/components/supportClasses/SkinnableContainerBase.as#L37 I tried uncommenting it locally, and recompiling the .swc file, and I see the missing skin state errors appear correctly. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
