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:05 UTC

[34/50] docs commit: [CB-3820] assume webviewbounce pref is PGB-only; superseded in CV by DisallowOverscroll

[CB-3820] assume webviewbounce pref is PGB-only; superseded in CV by DisallowOverscroll


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

Branch: refs/heads/master
Commit: 5ce04a3e63bb60e6c2ca45bd7b1bed710b11af9b
Parents: 3b97a02
Author: Mike Sierra <ms...@adobe.com>
Authored: Fri Sep 20 11:11:00 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Sat Sep 21 14:04:30 2013 +0200

----------------------------------------------------------------------
 docs/en/edge/guide/platforms/ios/config.md | 15 ---------------
 1 file changed, 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/5ce04a3e/docs/en/edge/guide/platforms/ios/config.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/ios/config.md b/docs/en/edge/guide/platforms/ios/config.md
index b610c9f..d92142c 100644
--- a/docs/en/edge/guide/platforms/ios/config.md
+++ b/docs/en/edge/guide/platforms/ios/config.md
@@ -102,21 +102,6 @@ File for information on global configuration options.
         <preference name="KeyboardShrinksView" value="true"/>
 
 
-<!-- QUERY I: Is webviewbounce OK? 
-
- #### WebView Bounce
-
-* `webviewbounce` with values `true` or `false`
-
-        <preference name="webviewbounce" value="fubar"/>
-
-  * example: `<preference name="webviewbounce" value="false" />`
-
-  * controls whether the screen "bounces" when scrolled beyond the top
-    or bottom on iOS. By default, the bounce is _on_
-
--->
-
 <!-- QUERY I: Is prerendered-icon OK?
 
  #### Prerendered Icon