Skip to content

Adding support for numeric Hex values#45

Open
hawkeye0203 wants to merge 1 commit intojosedvq:masterfrom
hawkeye0203:master
Open

Adding support for numeric Hex values#45
hawkeye0203 wants to merge 1 commit intojosedvq:masterfrom
hawkeye0203:master

Conversation

@hawkeye0203
Copy link

When a numeric hex value is given to this method (example: #222222) it skips the hex processing block and goes to return this, which achieves the wrong result. This adds support for detecting numeric hex's and processing properly.

When a numeric hex value is given to this method (example: #222222) it skips the hex processing block and goes to return this, which achieves the wrong result.  This adds support for detecting numeric hex's and processing properly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments