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

UIButton label does not scale with fontMetrics #372

Open
minimusic opened this issue Jul 18, 2019 · 0 comments
Open

UIButton label does not scale with fontMetrics #372

minimusic opened this issue Jul 18, 2019 · 0 comments

Comments

@minimusic
Copy link

Looks like this is actually a problem with how iOS handles setAttributedTitle() on UIButton. We could support the work around, by setting the button's label's attributedText first and then using that to setAttributedTitle().

Discussion/investigation of problem:
https://stackoverflow.com/a/56878374

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