Roo/Element.js
authoredward <edward@roojs.com>
Fri, 24 Feb 2017 06:31:53 +0000 (14:31 +0800)
committeredward <edward@roojs.com>
Fri, 24 Feb 2017 06:31:53 +0000 (14:31 +0800)
Roo/Element.js

index eb16770..1791ae0 100644 (file)
@@ -702,7 +702,7 @@ if(opt.anim.isAnimated()){
                         return v;
                     }
                     if(cs = view.getComputedStyle(el, "")){
-                        Roo.log(cs);
+                        Roo.log(camel);
                         if(!(camel = propCache[prop])){
                             camel = propCache[prop] = prop.replace(camelRe, camelFn);
                         }