Roo/form/HtmlEditor.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 15 Aug 2011 08:22:48 +0000 (16:22 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 15 Aug 2011 08:22:48 +0000 (16:22 +0800)
Roo/form/HtmlEditor.js

index 7aa856a..895825b 100644 (file)
@@ -189,6 +189,7 @@ Roo.form.HtmlEditor = Roo.extend(Roo.form.Field, {
                 wrap: true,
                 dynamic : true,
                 minHeight : this.height,
+                height: this.height,
                 handles : this.resizable
             });