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

adjustsFontSizeToFitWidth feature and minimumScaleFactor setting #576

Open
sugitatestblue opened this issue Jun 4, 2021 · 1 comment
Open

Comments

@sugitatestblue
Copy link

New Issue Checklist

#257 ?? but not resolved

Issue Description

I set it but overflow text

        barView.buttons.customize { (button) in
            button.adjustsFontForContentSizeCategory = true

Other useful things

        barView.buttons.customize { (button) in
            button.adjustsFontSizeToFitWidth = true
            button.minimumScaleFactor = 0.6

I want this

@sugitatestblue
Copy link
Author

not work
adjustsFontForContentSizeCategory

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