[evolution] EHTMLEditorSelection - Fix the spell check after settings alignment



commit 96ec70c850fbbc2b8110c75d801d85eaf5ca8213
Author: Tomas Popela <tpopela redhat com>
Date:   Thu Aug 7 11:27:05 2014 +0200

    EHTMLEditorSelection - Fix the spell check after settings alignment

 e-util/e-html-editor-selection.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-html-editor-selection.c b/e-util/e-html-editor-selection.c
index 2c50d13..aadcef5 100644
--- a/e-util/e-html-editor-selection.c
+++ b/e-util/e-html-editor-selection.c
@@ -1375,6 +1375,7 @@ e_html_editor_selection_set_alignment (EHTMLEditorSelection *selection,
        }
 
        e_html_editor_selection_restore (selection);
+       e_html_editor_view_force_spell_check_for_current_paragraph (view);
 
        g_object_unref (view);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]