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

UILabel out on resizing #51

Open
andre4nap opened this issue Apr 11, 2013 · 1 comment
Open

UILabel out on resizing #51

andre4nap opened this issue Apr 11, 2013 · 1 comment

Comments

@andre4nap
Copy link

UILabel(s) are remaining larger than new width of SVSegmentedControl.
http://snag.gy/2Xel7.jpg
how can i fix this problem?
can uilabels have multiple lines or a truncate tail line break?
thanks

@samvermette
Copy link
Owner

The correct behavior should indeed to have the labels truncated, although I don't think that's ideal. Having the titles on multiple lines might look weird if the other titles fit on a single line, so I would opt for the former. Will leave this issue open until I or someone else finds the time to implement this.

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