svnno****@sourc*****
svnno****@sourc*****
2010年 1月 10日 (日) 22:46:31 JST
Revision: 1566
http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1566
Author: dhrname
Date: 2010-01-10 22:46:31 +0900 (Sun, 10 Jan 2010)
Log Message:
-----------
gradientメソッドの整理
Modified Paths:
--------------
branches/05x/058/sie.js
Modified: branches/05x/058/sie.js
===================================================================
--- branches/05x/058/sie.js 2010-01-10 13:39:36 UTC (rev 1565)
+++ branches/05x/058/sie.js 2010-01-10 13:46:31 UTC (rev 1566)
@@ -1479,14 +1479,10 @@
this.tar.parentNode.insertBefore(background, this.tar);
this.tar.filled = "false";
ellipse = circle = data = list = pl = plm = gt = cx = cy = r = null;
- } else {
- return false;
+ return true;
}
- return true;
} catch(e) {stlog.add(e,1175);}
}
- } else {
- return false;
}
stops = type = lengh = color = colors = opacity = null;
return false;