XObject.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 07:06:54 +0000 (15:06 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 07:06:54 +0000 (15:06 +0800)
XObject.js

index 2026817..e0ed730 100644 (file)
@@ -177,7 +177,7 @@ XObject.prototype = {
           //  if (XObject.writeablePropsCache[this.xtype.type].indexOf(i) < 0) {
           //      continue;
            // }
-            this.el[i] = o[i];
+            this.el[i] = this.config[i];
         }
         // register it!
         //if (o.xnsid  && o.id) {