MYCoreTextLabel icon indicating copy to clipboard operation
MYCoreTextLabel copied to clipboard

一个小优化提议

Open lahala opened this issue 8 years ago • 0 comments

一般做聊天室,界面会有很多手势和响应事件(比如我现在的项目),所有会导致touchesEnded被拦截不执行,所以建议在,点击selectedLink事件给代理执行时加上[self dismissAnimation];最后,此框架真的很赞!!!

lahala avatar Sep 08 '17 11:09 lahala