Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
iOS
Description
A fake scrollview is added to the CDVViewController's view (but it's in the background). When the status bar is tapped, the scrollview will naturally be notified to scroll to the top and a new javascript event is fired.
This also has a fix for the webview frame calculations in the function hide. The calculation is ignored when the status bar is overlaid on top of the webview.
Pull request: https://github.com/apache/cordova-plugin-statusbar/pull/4