iOS-Rich-Text-Editor icon indicating copy to clipboard operation
iOS-Rich-Text-Editor copied to clipboard

Use NSTextStorage on iOS 7 (Performance improvement)

Open aryaxt opened this issue 10 years ago • 0 comments

If device is running iOS 7 use NSTextStorage to modify attributedString directly instead of setting attributesText from scratch.

aryaxt avatar Sep 30 '13 04:09 aryaxt