svnno****@sourc*****
svnno****@sourc*****
2009年 5月 13日 (水) 20:30:07 JST
Revision: 1163
http://svn.sourceforge.jp/view?root=sie&view=rev&rev=1163
Author: dhrname
Date: 2009-05-13 20:30:07 +0900 (Wed, 13 May 2009)
Log Message:
-----------
Modified Paths:
--------------
branches/04x/047/sie.js
Modified: branches/04x/047/sie.js
===================================================================
--- branches/04x/047/sie.js 2009-05-13 11:17:19 UTC (rev 1162)
+++ branches/04x/047/sie.js 2009-05-13 11:30:07 UTC (rev 1163)
@@ -392,6 +392,7 @@
l[i] = new STTSpanElement(li[i],this.dx,this.dy,this.transformable, w, h);
}
this.tspan = l;
+ li = null;
} catch(e) {stlog.add(e,129264);}
return this;
}