Ticket #4097: 4097.patch

File 4097.patch, 1.1 KB (added by Garry Yao, 15 years ago)
  • _source/plugins/colorbutton/plugin.js

     
    7777                                                style.apply( editor.document );
    7878                                        else
    7979                                                style.remove( editor.document );
     80                                        editor.fire( 'saveSnapshot' );
    8081                                });
    8182
    8283                        // Render the "Automatic" button.
  • CHANGES.html

     
    175175                        <li><a href="http://dev.fckeditor.net/ticket/4086">#4086</a> : _samples/ui_languages.html</li>
    176176                        <li><a href="http://dev.fckeditor.net/ticket/4093">#4093</a> : _tests/core/dom/document.html</li>
    177177                        <li><a href="http://dev.fckeditor.net/ticket/4094">#4094</a> : Smiley plugin file</li>
     178                        <li><a href="http://dev.fckeditor.net/ticket/4097">#4097</a> : No undo/redo support for fontColor and backgroundColor buttons.</li>
    178179                </ul></li>
    179180        </ul>
    180181        <h3>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy