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

titles truncated in ios tab when there are 5 items #6679

Closed
mypark opened this issue May 27, 2016 · 1 comment
Closed

titles truncated in ios tab when there are 5 items #6679

mypark opened this issue May 27, 2016 · 1 comment
Assignees
Milestone

Comments

@mypark
Copy link

mypark commented May 27, 2016

@brandyscarney

The previous fix #6056 fixes the tab spacing issue, but we should also adjust the tab padding as well since it ellipses the longer tab titles even though there is plenty of room at 5 tabs.

To reproduce try setting the tab title to something like "My Profile" when there are 5 tabs.

@mypark mypark changed the title titles truncated in ios tab padding when there are 5 items titles truncated in ios tab when there are 5 items May 27, 2016
@jgw96 jgw96 added the v2 label May 27, 2016
@brandyscarney brandyscarney self-assigned this May 27, 2016
@brandyscarney brandyscarney added this to the 2.0.0-beta.9 milestone May 27, 2016
brandyscarney added a commit that referenced this issue Jun 8, 2016
@brandyscarney
Copy link
Member

This will be fixed in the beta 9 release, thanks for the issue! If anyone runs across this issue, the below Sass variable will override the padding. We decided that 0 2px gives enough space between tabs, but please feel free to modify this variable to your use case:

$tabbar-ios-item-padding

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants