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
@LeonardoCardoso please check if the latest code works for you and if yes please close the issue.
Install Segmentio via cocoapods like this: pod 'Segmentio', :git=> 'git@github.com:Yalantis/Segmentio.git'
Report a bug
What did you do?
I used a long word.
What did you expect to happen?
Truncate the word.
What happened instead?
When the word is larger than the contentView, it overbounds.
Solution
I've solved it adding this line right after this block SegmentioCell.swift#L183-L192:
The text was updated successfully, but these errors were encountered: