apploft / ExpandableLabel

A simple UILabel subclass that shows a tappable link if the content doesn't fit the specified number of lines
MIT License
464 stars 126 forks source link

Fix/more disapear #12

Closed TNikolai closed 7 years ago

TNikolai commented 7 years ago

I used this library in my production code and found issues when user put in expandable label : very long text which bigger or equal line.widht empty lines in collapsed line position All this issues caused disapearing More link or MoreLink was untouchable. Please see pullRequest hope it will be usefull.

simulator screen shot mar 2 2017 3 35 56 pm

![simulator screen shot mar 2 2017 3 35 59 pm] (https://cloud.githubusercontent.com/assets/8415310/23509892/0c66eec4-ff60-11e6-858b-b37a710be9eb.png)

simulator screen shot mar 2 2017 3 36 03 pm

simulator screen shot mar 2 2017 3 36 08 pm

simulator screen shot mar 2 2017 3 36 12 pm

Cheers.

michaelkamphausen commented 7 years ago

Thank you! A new version is released.