Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes issue with white, black, and gray border colors on views. #211

Merged
merged 2 commits into from Mar 11, 2015

Conversation

markrickert
Copy link
Member

Closes #210

Turns out that color.white is a UICachedDeviceWhiteColor and was not being checked for in the is_color method.
@GantMan
Copy link
Member

GantMan commented Mar 11, 2015

Good stuff ⭐

twerth added a commit that referenced this pull request Mar 11, 2015
Fixes issue with white, black, and gray border colors on views.
@twerth twerth merged commit 12697d5 into master Mar 11, 2015
@markrickert markrickert deleted the border_color_fix_210 branch March 11, 2015 16:10
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.

borderColor is nil when setting a border color of white, black or gray
3 participants