[
https://issues.apache.org/jira/browse/CB-7657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151718#comment-14151718
]
ASF GitHub Bot commented on CB-7657:
------------------------------------
GitHub user nadyaA opened a pull request:
https://github.com/apache/cordova-wp8/pull/61
Let CordovaView respect DisallowOverscroll preference
Fixes https://issues.apache.org/jira/browse/CB-7657
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Icenium/cordova-wp8
natanasova/respect-disallowoverscroll-preference
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-wp8/pull/61.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #61
----
commit 39d8b43b406fa19718aea6e75233a82e6711041a
Author: Nadya Atanasova <[email protected]>
Date: 2014-09-29T14:16:27Z
Let CordovaView respect DisallowOverscroll preference
----
> [WP8] Let CordovaView respect DisallowOverscroll preference
> -----------------------------------------------------------
>
> Key: CB-7657
> URL: https://issues.apache.org/jira/browse/CB-7657
> Project: Apache Cordova
> Issue Type: Improvement
> Components: WP8, WP8.1
> Affects Versions: 3.5.0
> Environment: Windows Phone
> Reporter: Nadya Atanasova
> Assignee: Jesse MacFadyen
> Labels: bouncy, scrolling
>
> Let users configure whether content will bounce back to its original position
> when scrolling is over. Applies to WP8. It works for Android and iOS.
> The configuration is <preference name="DisallowOverscroll" value="true"/> in
> config.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)