[evolution/wip/webkit2: 122/128] 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: 122/128] EWebView - Turn the WebKitSettings respect-image-orientation option on
- Date: Tue, 18 Nov 2014 12:08:14 +0000 (UTC)
commit 13a65b70a1433132ebeb112ea6f28d3ff4efec2c
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 838f212..04ff176 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]