Ticket #6161: 6161_2.patch

File 6161_2.patch, 547 bytes (added by Charlie, 14 years ago)

added mode event

  • _source/plugins/autogrow/plugin.js

     
    3737        {
    3838                init : function( editor )
    3939                {
    40                         for ( var eventName in { contentDom:1, key:1, selectionChange:1, insertElement:1 } )
     40                        for ( var eventName in { mode:1, instanceReady:1, contentDom:1, key:1, selectionChange:1, insertElement:1 } )
    4141                        {
    4242                                editor.on( eventName, function( evt )
    4343                                {
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy