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

ButtonBarView cuts long titles instead of fitting them (on iOS 11) #816

Open
lpbas opened this issue Feb 4, 2021 · 0 comments
Open

ButtonBarView cuts long titles instead of fitting them (on iOS 11) #816

lpbas opened this issue Feb 4, 2021 · 0 comments

Comments

@lpbas
Copy link

lpbas commented Feb 4, 2021

I'm using this library in 2 of my projects and I'm very happy with it.

However, a client reported that on iOS 10 and 11, the following issue happens:

Simulator Screen Shot - iPhone 8 - 2021-02-04 at 15 47 12

The title of the tab should be "SUBSCRIPTION" but as you can see, it gets cut. I tried fixing it by calling self.buttonBarView.reloadData() and self.reloadPagerTabStripView() on my ButtonBarPagerTabStripViewController subclass with no luck.

The library works properly on iOS 12-14.

Any ideas on how to fix this issue?

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