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 cornerRadius not working on iPad Air/Mini 2 etc #169

Open
tobatha opened this issue Jan 17, 2015 · 4 comments
Open

FUIButton cornerRadius not working on iPad Air/Mini 2 etc #169

tobatha opened this issue Jan 17, 2015 · 4 comments

Comments

@tobatha
Copy link

tobatha commented Jan 17, 2015

Hey, great UIKit of all times

Recently i'm using the kit for iPad dev, and run into this very issue
When u setup cornerRadius for FUIButton, it works on iPhone 6 and all, but with some iPad devices, it only ignored the cornerRadius settings.

it's actually works on iPad 2, i guess it might be caused by Retina display.

Lemme know if u need anything. Thanks.

@tobatha
Copy link
Author

tobatha commented Jan 17, 2015

very weird, i ran the github demo porject on my Mini 2, it seems ok....

So what am i missing here? i already included CoreText.framework

@tobatha
Copy link
Author

tobatha commented Jan 17, 2015

there are cross lines in the button, anyone why ?

@jamieomatthews
Copy link
Contributor

@tobatha can you post a screen shot of these "cross lines"? I'm not aware of the issue.

@tobatha
Copy link
Author

tobatha commented Jan 19, 2015

@jamieomatthews later on, i figured out the cause, if the button's size is set to sth like this (10.5, 10.5) [not int, but with float], when u try to make a perfect circle, there will be cross lines

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

2 participants