SJAttributesFactory icon indicating copy to clipboard operation
SJAttributesFactory copied to clipboard

可否考虑增加对已有的NSAttributedString进行编辑的功能

Open donggelaile opened this issue 5 years ago • 0 comments

感谢分享,整体使用感觉不错。目前框架的更新操作全放在block块中,意味着一旦生成完毕就无法改变了。是否可以考虑增加对现有的NSAttributedString进行编辑的接口。目前如果想对已有的属性字符串进行编辑的话,好像只能再一次从零开始sj_UIKitText一遍。

donggelaile avatar May 13 '19 07:05 donggelaile