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
If we have two links which are appearing in one text line, touchedFrame (CGRect) of these links are always the same value. This rect value is the rect value of the last link in the line. It seems that the rect of first links are overridden by the rect value of last link.
Hi,
If we have two links which are appearing in one text line, touchedFrame (CGRect) of these links are always the same value. This rect value is the rect value of the last link in the line. It seems that the rect of first links are overridden by the rect value of last link.
The issue has been also found at #19
The text was updated successfully, but these errors were encountered: