optonaut / ActiveLabel.swift

UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
MIT License
4.47k stars 686 forks source link

iOS 12 default font bug #279

Closed lvloh3n closed 5 years ago

lvloh3n commented 6 years ago

Hey man Thank you for your great pod

There is a new issue, if I use iOS 12 with default font the result will be like this picture simulator screen shot - iphone 7 - 2018-09-29 at 22 17 58

if I use older iOSs or any other font the result would be ok like this simulator screen shot - iphone 7 - 2018-09-29 at 22 18 20

Do you have an idea what the problem should be?

maziyarpanahi commented 6 years ago

Hi @lvloh3n, This must be a font issue rather than the library. But we had this discussion about Right-To-Left languages and their performance here: https://github.com/optonaut/ActiveLabel.swift/issues/262#issuecomment-414679837

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.