ElaWorkshop / TagListView

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

Fix iOS 13 issue #225 #230

Open blackivory86 opened 5 years ago

blackivory86 commented 5 years ago

This fixes the elipsized text in the tags that appears in iOS 13.

Applied the suggested fix of the issue comment: https://github.com/ElaWorkshop/TagListView/issues/225#issuecomment-506665179

Have tested the changes in our own project with iOS 13 and iOS 12. Still works with iOS 12 and fixes the issue in iOS 13