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
There is a TODO comment in -clue_attributedTextPropertyDictionaryForAttributedString: method in UIView(CLUViewRecordableAdditions) to parse more useful properties from NSAttributedString.
Description
There is a TODO comment in
-clue_attributedTextPropertyDictionaryForAttributedString:
method inUIView(CLUViewRecordableAdditions)
to parse more useful properties fromNSAttributedString
.Right now Clue parse only
string
property which most of the time isn't enough.References
NSAttributedString
UIView(CLUViewRecordableAdditions)
The text was updated successfully, but these errors were encountered: