joshtynjala commented on issue #213:
URL: 
https://github.com/apache/royale-compiler/issues/213#issuecomment-1341578137

   I fixed the compiler issue where it incorrectly detected `{` and `}` as data 
binding inside CDATA. The missing new lines are because the MX `TextArea` 
component in Royale has `[CollapseWhiteSpace]` metadata on the `text` property. 
If you think that's wrong, it'll need to be handled on the royale-asjs side. 
The compiler is handling `[CollapseWhiteSpace]` correctly.
   
   
https://github.com/apache/royale-asjs/blob/apache-royale-0.9.9/frameworks/projects/MXRoyale/src/main/royale/mx/controls/TextArea.as#L1697


-- 
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