#2883: Implement align commands.
-----------------------+----------------------------------------------------
 Reporter:  martinkou  |       Owner:  martinkou   
     Type:  Task       |      Status:  assigned    
 Priority:  Normal     |   Milestone:  CKEditor 3.0
Component:  General    |     Version:  SVN         
 Keywords:  Review?    |  
-----------------------+----------------------------------------------------
Changes (by martinkou):

  * keywords:  Review- => Review?


Comment:

 Two things fixed apart from adding the justify plugin:
  1. Added CKEDITOR.editor::forceNextSelectionCheck() in selection plugin.
 The functions forces a selectionChanged event even though the selection's
 element path has not changed. Useful for toolbar buttons that doesn't
 change the element path but changes CSS styles like text-align and margin-
 left.
  2. Removed onSelectionSet function hook in selection plugin which is made
 obsolete by the patch in #2835.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2883#comment:4>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to