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

FUIButton background is inconsistent on plus size iPhones #201

Open
lonlywolf opened this issue May 19, 2017 · 0 comments
Open

FUIButton background is inconsistent on plus size iPhones #201

lonlywolf opened this issue May 19, 2017 · 0 comments

Comments

@lonlywolf
Copy link

_testButton.cornerRadius = _testButton.frame.size.height/2;
_testButton.buttonColor = [UIColor colorFromHexCode:@"3ABA87"];
The issue only appear on bigger iPhone sizes like 6 plus. Everything is fine on the smaller (iPhone 6, for example) devices.
screen shot 2017-05-19 at 16 14 06

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

No branches or pull requests

1 participant