dpogue commented on issue #1659: URL: https://github.com/apache/cordova-ios/issues/1659#issuecomment-4607007794
Supporting this would be easy (we do pass through the alpha value if it exists, and can default to opaque otherwise). My concern is that we only show the status bar background colour when the webview does not extend behind the safe area, which means if someone sets the status bar to be partly transparent, there might be nothing behind it for it to blend again. I guess we could just say that's not our problem and make it the app author's responsibility... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
