Mercurial > MadButterfly
diff nodejs/svg.js @ 788:7ec13634c97d
Add holder for animate
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Tue, 31 Aug 2010 02:36:01 +0800 |
parents | 0899dcac441c |
children | ba6bb69ee419 |
line wrap: on
line diff
--- a/nodejs/svg.js Tue Aug 31 01:26:22 2010 +0800 +++ b/nodejs/svg.js Tue Aug 31 02:36:01 2010 +0800 @@ -474,6 +474,8 @@ this._set_paint(n, rect); this._set_bbox(n, tcoord); tcoord.add_shape(rect); + + make_mbnames(this.mb_rt, n, tcoord); }; // When we parse a group, we need to calculate the origin of the group