[evolution/wip/webkit2: 58/62] EWebView - Turn the WebKitSettings respect-image-orientation option on
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit2: 58/62] EWebView - Turn the WebKitSettings respect-image-orientation option on
- Date: Fri, 3 Oct 2014 10:43:53 +0000 (UTC)
commit 6405049e51ee8ff05e1ef0aba4c08c7ba3f836a5
Author: Tomas Popela <tpopela redhat com>
Date: Tue Sep 16 15:35:47 2014 +0200
EWebView - Turn the WebKitSettings respect-image-orientation option on
e-util/e-web-view.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-web-view.c b/e-util/e-web-view.c
index 781278b..4e7117a 100644
--- a/e-util/e-web-view.c
+++ b/e-util/e-web-view.c
@@ -3480,6 +3480,7 @@ e_web_view_get_default_webkit_settings (void)
"enable-private-browsing", TRUE,
"enable-smooth-scrolling", TRUE,
"media-playback-allows-inline", FALSE,
+ "respect-image-orientation", TRUE,
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]