From c1180d91c1b3e343e3a9e25318149931f61c3e52 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 22 Oct 2014 12:27:19 +0800 Subject: [PATCH] plugins/raphael.export.js --- plugins/raphael.export.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/raphael.export.js b/plugins/raphael.export.js index 57f2733..bdd3b91 100644 --- a/plugins/raphael.export.js +++ b/plugins/raphael.export.js @@ -197,7 +197,7 @@ return initial; }, { - style: styleToString(style) + ';' + style: node.attrs.style } ), node.matrix -- 2.39.2