dpogue commented on PR #1661: URL: https://github.com/apache/cordova-ios/pull/1661#issuecomment-4664393944
This should be good to go. I've added unit tests to confirm that it works correctly with a variety of valid CSS colour formats (including 8-digit hex) and that the opacity/alpha value is passed through correctly. I've tried to make the unit tests reliable, but was having a lot of trouble where sometimes it seemed like cordova.js wasn't getting loaded and the `window.statusbar.setBackgroundColor` API would be undefined. I can't find a reason for that though, and they are passing most of the time on my machine now :\ -- 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]
