JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1.1
[ckeditor.git] / _source / plugins / toolbar / plugin.js
index 5a3d834..c1701a4 100644 (file)
@@ -263,6 +263,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
                                                                                var dy = toolboxContainer.$.offsetHeight - previousHeight;\r
                                                                                contents.setStyle( 'height', ( contentHeight - dy ) + 'px' );\r
+\r
+                                                                               editor.fire( 'resize' );\r
                                                                        },\r
 \r
                                                                        modes : { wysiwyg : 1, source : 1 }\r