Roo/Element.js
authorEdward <edward@roojs.com>
Thu, 26 Feb 2015 05:10:25 +0000 (13:10 +0800)
committerEdward <edward@roojs.com>
Thu, 26 Feb 2015 05:10:25 +0000 (13:10 +0800)
Roo/Element.js

index 2bbfddb..c9bb6e6 100644 (file)
@@ -2123,6 +2123,7 @@ if(opt.anim.isAnimated()){
          * it is cached for reuse.
          */
         unmask : function(removeEl){
+//            this.setStyle("position", "static");
             if(this._mask){
                 if(removeEl === true){
                     this._mask.remove();