Roo/form/BasicForm.js
authorEdward <edward@roojs.com>
Tue, 23 Apr 2019 09:03:26 +0000 (17:03 +0800)
committerEdward <edward@roojs.com>
Tue, 23 Apr 2019 09:03:26 +0000 (17:03 +0800)
Roo/form/BasicForm.js

index ea414fb..18571ae 100644 (file)
@@ -860,9 +860,9 @@ Roo.apply(Roo.form.BasicForm, {
             this.maskEl.right.setSize(0, 0).setXY([0, 0]);
             this.maskEl.right.hide();
             
-            this.toolTip.hide();
+//            this.toolTip.hide();
             
-            this.toolTip.el.hide();
+//            this.toolTip.el.hide();
             
             window.onwheel = function(){ return true;};