[evolution] EHTMLEditorView - Sroll to caret when converting the HTML message to the plain text one
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] EHTMLEditorView - Sroll to caret when converting the HTML message to the plain text one
- Date: Mon, 29 Sep 2014 11:03:14 +0000 (UTC)
commit 3e26f0a9470eaf584f64fa48486eacf62801cd84
Author: Tomas Popela <tpopela redhat com>
Date: Mon Sep 29 12:56:20 2014 +0200
EHTMLEditorView - Sroll to caret when converting the HTML message to the plain text one
e-util/e-html-editor-view.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-html-editor-view.c b/e-util/e-html-editor-view.c
index 6d91ceb..83358f1 100644
--- a/e-util/e-html-editor-view.c
+++ b/e-util/e-html-editor-view.c
@@ -6846,6 +6846,8 @@ e_html_editor_view_set_html_mode (EHTMLEditorView *view,
convert_when_changing_composer_mode (view);
+ e_html_editor_selection_scroll_to_caret (selection);
+
goto out;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]