Ticket #6387: 6387_4.patch

File 6387_4.patch, 448 bytes (added by Sa'ar Zac Elias, 13 years ago)
  • _source/plugins/autogrow/plugin.js

     
    99(function(){
    1010        var resizeEditor = function( editor )
    1111        {
     12                if ( !editor.window )
     13                        return;
    1214                var doc = editor.document,
    1315                        currentHeight = editor.window.getViewPaneSize().height,
    1416                        newHeight;
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy