You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: