plugins/raphael.export.js
authorEdward <edward@roojs.com>
Wed, 9 Jan 2019 08:24:23 +0000 (16:24 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Jan 2019 08:24:23 +0000 (16:24 +0800)
plugins/raphael.export.js

index a9a13a2..5cb0a61 100644 (file)
             var tags = new Array;
 
             map(node.attrs['text'].split('\n'), function (text, iterable, line) {
+                Roo.log([text, iterable, line]);
                 line = line || 0;
                 tags.push(tag(
                         'text',