summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrafaelbrandao <rblcin@gmail.com>2013-01-25 09:05:09 -0800
committerrafaelbrandao <rblcin@gmail.com>2013-01-25 09:05:09 -0800
commit708c2f67770888ddb9a0a622141789d1474aa942 (patch)
treeaec62c996bf6155bc172210f4abbe3491c291070
parent3868c3566268fc0227d3ef116db77b6c8e33011e (diff)
parenta45bd9580b46f0007513b21c2663d4e4c689c29a (diff)
Merge pull request #16 from Adenilson/master
Fix mobile mode with current webkit trunk
-rw-r--r--src/mobile/qml/SnowshoeWebView.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mobile/qml/SnowshoeWebView.qml b/src/mobile/qml/SnowshoeWebView.qml
index eb753bb..d029b6a 100644
--- a/src/mobile/qml/SnowshoeWebView.qml
+++ b/src/mobile/qml/SnowshoeWebView.qml
@@ -52,7 +52,6 @@ Item {
enabled: webViewItem.active && webViewItem.interactive
experimental.preferredMinimumContentsWidth: 980
- experimental.devicePixelRatio: 1.5
experimental.userAgent: "Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A334 Safari/7534.48.3"
onLoadingChanged: {