estanglerbm opened a new issue #1131: URL: https://github.com/apache/royale-asjs/issues/1131
If you define a skin MXML without states, Flex compiler throws errors: ``` MySkinFlex.mxml(8): Error: The required skin state 'disabled' is missing. MySkinFlex.mxml(8): Error: The required skin state 'normal' is missing. ``` But Royale compiler does not. Is this a compiler issue or something else to set? Or expected change in behavior? -- 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]
