seedotlee
seedotlee
上下选择文本的时候,外层scrollview会滑动,还有一个bug就是,外层滑动后,选择文本的指针图像会停留在当前window再也不消失了
通过修改YYTextView,将_updateMagnifier的tracking状态通过delegate将状态返回出来,在使用的过程中判断tracking状态来控制外层scrolview 的scrollEnabled,可以达到避免冲突的效果。 不知道这个思路你愿不愿意添加进去。 不过我觉得这个应该还是挺有用的,如微博的详情页面使用YYTextView就会冲突的嘛。
v1.5.0 same issue +1
There is the reason in README. Why not open the source? Of course, Haroopad will be the open-source at v1.0. When Haroopad v0.1, anyone not interested. But now Haroopad has...