Skip to content

Commit

Permalink
Merge pull request #812 from svetlanama/issue-810
Browse files Browse the repository at this point in the history
ITMS-90809: Deprecated API Usage (UIWebView)
  • Loading branch information
segiddins committed Aug 11, 2020
2 parents b0f1f93 + f90ee7b commit e73ed54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TTTAttributedLabel/TTTAttributedLabel.h
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ IB_DESIGNABLE

/**
Indicates if links will be detected within an extended area around the touch
to emulate the link detection behaviour of UIWebView.
to emulate the link detection behaviour of WKWebView.
Default value is NO. Enabling this may adversely impact performance.
*/
@property (nonatomic, assign) BOOL extendsLinkTouchArea;
Expand Down

0 comments on commit e73ed54

Please sign in to comment.