GitHub user lunaru opened a pull request:
https://github.com/apache/cordova-plugin-statusbar/pull/83
CB-13124: Add option for native scroll-to-top on WebView
### Platforms affected
iOS
### What does this PR do?
Adds "StatusBarDefaultScrollToTop" option to allow developer to re-enable
native scroll-to-top behavior on the WebView
The motivation for this is described here:
https://issues.apache.org/jira/browse/CB-13124
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lunaru/cordova-plugin-statusbar master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-statusbar/pull/83.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 #83
----
commit d215a30bc143c163651914d16426d952ff90d677
Author: Lu Wang <[email protected]>
Date: 2017-07-26T22:59:36Z
scrollViewShouldScrollToTop to YES
Make scroll to top happen
commit 5719ab8acfee0fda3da94dd7ecb4071f8b650633
Author: Lu Wang <[email protected]>
Date: 2017-07-27T00:22:30Z
Add preference for native scroll to top
Allow default web scroll view to use native scroll to top
commit 09887dea712162cf50134d3f192ff61de636274a
Author: Lu Wang <[email protected]>
Date: 2017-07-27T00:30:49Z
Update Readme for StatusBarDefaultScrollToTop
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]