[GitHub] cordova-plugin-statusbar issue #86: CB-13291: iOS 11 statusbar fixes

2017-09-17 Thread BrainstemStudio
Github user BrainstemStudio commented on the issue: https://github.com/apache/cordova-plugin-statusbar/pull/86 @mhartington You are correct. The viewport-fit=cover makes doe fix the problem without the need to add the new property. I am going to revise the issue and submit.

[GitHub] cordova-plugin-statusbar issue #86: CB-13291: iOS 11 statusbar fixes

2017-09-17 Thread BrainstemStudio
Github user BrainstemStudio commented on the issue: https://github.com/apache/cordova-plugin-statusbar/pull/86 @mhartington Testing now, did not know about viewport-fit will let you know what my test reveal, if it is unnecessary will remove the property. ---

[GitHub] cordova-plugin-statusbar issue #86: CB-13291: iOS 11 statusbar fixes

2017-09-17 Thread mhartington
Github user mhartington commented on the issue: https://github.com/apache/cordova-plugin-statusbar/pull/86 With `StatusBarCropsWebview`, does this override/breaks the expected behavior of `viewport-fit`? In my tested, most of the sizing/cropping settings can be fixed just by adding