From daa321bfda680f3a65ed9f5f09dcca42e8c65dc7 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Thu, 9 Oct 2014 14:34:04 +0200 Subject: Added comment. (bzr r13341.1.265) --- src/extension/implementation/script.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/extension/implementation/script.cpp b/src/extension/implementation/script.cpp index 377b872bc..99c882a01 100644 --- a/src/extension/implementation/script.cpp +++ b/src/extension/implementation/script.cpp @@ -790,6 +790,8 @@ void Script::copy_doc (Inkscape::XML::Node * oldroot, Inkscape::XML::Node * newr // Question: Why is the "sodipodi:namedview" special? Treating it as a normal // elmement results in crashes. + // Seems to be a bug: + // http://inkscape.13.x6.nabble.com/Effect-that-modifies-the-document-properties-tt2822126.html std::vector delete_list; Inkscape::XML::Node * oldroot_namedview = NULL; -- cgit v1.2.3