[Sie-announce] SIEコード [1247]

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 9月 14日 (月) 22:40:54 JST


Revision: 1247
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1247
Author:   dhrname
Date:     2009-09-14 22:40:54 +0900 (Mon, 14 Sep 2009)

Log Message:
-----------


Modified Paths:
--------------
    branches/05x/051/sie.js

Modified: branches/05x/051/sie.js
===================================================================
--- branches/05x/051/sie.js	2009-09-14 13:34:22 UTC (rev 1246)
+++ branches/05x/051/sie.js	2009-09-14 13:40:54 UTC (rev 1247)
@@ -655,7 +655,7 @@
 Nnenn = true;
 STPath.prototype.setAttributeNS = function ( /*string*/ namespaceURI, /*string*/ name, /*string*/ value) {
 try{  //以下でfill,storke要素のリセットが必要
-  if (this instanceof STGroupElement) {
+  if (this instanceof STGroupElement) { //g要素ならば
     this.paint = NAIBU.PaintColor.prototype.cache[this.tar.uniqueID];
     name = name.replace(/fill-/, "fill").replace(/stroke-/, "stroke");
     if (this.paint.defaults[name] !== void 0) { //スタイルで定義されていれば




Sie-announce メーリングリストの案内
Back to archive index