GitHub user jaassoon opened a pull request:
https://github.com/apache/cordova-plugin-statusbar/pull/68
CB-10158: (ios) StatusBar issue when recovering from fullscreen video
playback in landscape mode
CB-10158: (ios) StatusBar issue when recovering from fullscreen video
playback in landscape mode
following the comment of user 165573 in
https://issues.apache.org/jira/browse/CB-10158
After trying several hacks (like hiding then showing, ...) I ended up
changing the content of "setStatusBarOverlaysWebView" to avoid checking if
we're setting a new value, and whenever I go back to my app after viewing a
video, I call "StatusBar.overlaysWebView(false);".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jaassoon/cordova-plugin-statusbar master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-statusbar/pull/68.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 #68
----
commit 53d0b04ed69431139de1a1767a6d311d450211c3
Author: Steve Gill <[email protected]>
Date: 2016-09-09T23:08:04Z
CB-11832 Incremented plugin version.
commit 940a8ee92045b365b11790aa5e3e55964ef913a2
Author: Shazron Abdullah <[email protected]>
Date: 2016-09-28T08:26:09Z
CB-11917 - Remove pull request template checklist item: "iCLA has been
submittedâ¦"
This closes #66
commit 1f9ecb1936588e2ed7e4c8069d249d3220aac1cb
Author: jaassoon <[email protected]>
Date: 2016-10-18T02:46:26Z
CB-10158: (ios)
CB-10158: (ios) StatusBar issue when recovering from fullscreen video
playback in landscape mode
following the comment of user 165573 in
https://issues.apache.org/jira/browse/CB-10158
After trying several hacks (like hiding then showing, ...) I ended up
changing the content of "setStatusBarOverlaysWebView" to avoid checking if
we're setting a new value, and whenever I go back to my app after viewing a
video, I call "StatusBar.overlaysWebView(false);".
----
---
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]