ElaWorkshop / TagListView

Simple and highly customizable iOS tag list view, in Swift.
MIT License
2.64k stars 492 forks source link

Ellipsis at center of tag #214

Closed boxingnguyen closed 5 years ago

boxingnguyen commented 5 years ago

It occurs in iphone 5s. When a hashtag is too long, the ellipsis put in center of the tag instead of the end. Can you help me? Thank you so much! screen shot 2019-01-24 at 11 39 43 am

boxingnguyen commented 5 years ago

I found solution that change titleLineBreakMode byTruncatingTail.