Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Packager must warn/prevent if backgroundColor is not 8 digit hexadecimal #215

Open
ejzn opened this issue Nov 21, 2012 · 3 comments
Open

Comments

@ejzn
Copy link
Contributor

ejzn commented Nov 21, 2012

The webview in native only accepts a valid 8 digit hexadecimal. The packager needs to deal with this by warning the user, or preventing them from setting it.

@ejzn
Copy link
Contributor Author

ejzn commented Nov 21, 2012

The background color must be an RGBA color tuple, example (96, 96, 96, 202)

@nukulb
Copy link
Contributor

nukulb commented Nov 21, 2012

Packager needs to check this and throw an error at package time

@ericpearson
Copy link
Contributor

fixed, can be closed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants