-
-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS上点击某个文字编辑区域光标不能移动到指定位置,需要双击 #52
iOS上点击某个文字编辑区域光标不能移动到指定位置,需要双击 #52
Comments
有图片是吗? |
是 |
你看看那个pinned的issue。没办法暂时,官方坑 #31 |
好的 |
输入框内没有图片,只有纯文字,无法点击移动光标位置 |
你看ios默认行为吧 |
发现修改extended_text_library库的extended_text_selection_render_object的selectWordEdge方法,可以解决问题,把111行由原来的: |
。。。。这个ios的标准行为。。。。 |
大哥看能否修改release一个版本? |
说了啊。。ios的默认行为啊。你要改就fork 过去。。github 引用呗 |
OK。谢谢了 |
谢谢反馈。问题已经修复 |
extended_text_field 0.5.0 看时间你们修改的时候extended_text_library 版本号是 0.5.4 吧 |
有箭头应该会自动获取最新的extended_text_library ,你可以自己看看.package确定下自己的版本 |
No description provided.
The text was updated successfully, but these errors were encountered: