You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/09/21 14:07:16 UTC

[45/50] docs commit: [CB-3820] is WebViewBounce superseded by DisallowOverscroll in cordova?

[CB-3820] is WebViewBounce superseded by DisallowOverscroll in cordova?


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/83c7f91e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/83c7f91e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/83c7f91e

Branch: refs/heads/master
Commit: 83c7f91e85ab75ee76aa24eed156931c0f398a83
Parents: 61a4b97
Author: Mike Sierra <ms...@adobe.com>
Authored: Fri Sep 20 11:53:03 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Sat Sep 21 14:05:47 2013 +0200

----------------------------------------------------------------------
 docs/en/edge/config_ref/index.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/83c7f91e/docs/en/edge/config_ref/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/config_ref/index.md b/docs/en/edge/config_ref/index.md
index 56fac38..99f1c4a 100644
--- a/docs/en/edge/config_ref/index.md
+++ b/docs/en/edge/config_ref/index.md
@@ -60,6 +60,8 @@ This example shows the default `config.xml` generated by the CLI's
             <preference name="WebViewBounce" value="true" />
         </widget>
 
+<!-- QUERY: is WebViewBounce superseded by DisallowOverscroll? -->
+
 The following configuration elements appear in the top-level
 `config.xml` file, and are supported across all supported Cordova
 platforms: