Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup script node handling #22

Closed
GoogleCodeExporter opened this issue Dec 11, 2015 · 2 comments
Closed

Cleanup script node handling #22

GoogleCodeExporter opened this issue Dec 11, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Script nodes require special handling to handle new lines. This code
belongs in the Viewer, not in SVGNode. Proposed improvement in r141 from James.

Original issue reported on code.google.com by grick23@gmail.com on 31 Jan 2009 at 9:43

@GoogleCodeExporter
Copy link
Author

Also, a new SVGScriptNode.as is in r157 from James.

Original comment by grick23@gmail.com on 31 Jan 2009 at 10:40

@GoogleCodeExporter
Copy link
Author

Improvement applied to the trunk in r216:
Cleanup script handling by creating a script node class and moving the code that
escapes \n within script strings to SVGViewer. This includes code from r141 and 
r157
from James.


Original comment by grick23@gmail.com on 18 Feb 2009 at 3:34

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant