Roo/form/HtmlEditor.js
authorEdward <edward@roojs.com>
Mon, 8 Jun 2015 04:48:54 +0000 (12:48 +0800)
committerEdward <edward@roojs.com>
Mon, 8 Jun 2015 04:48:54 +0000 (12:48 +0800)
Roo/form/HtmlEditor.js

index 73d2d0b..32853bb 100644 (file)
@@ -340,6 +340,8 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
                 if(t instanceof Roo.form.HtmlEditor.ToolbarContext){
                     t.tb.show();
                     t.footer.show();
+                    
+                    size.height -= 46;
                 }
             });
             //this.deferFocus();