visual-space / visual-editor

Rich text editor for Flutter based on Delta format (Quill fork)
MIT License
283 stars 44 forks source link

Selection - Can't select the first whitespace after any text #176

Closed adrian-moisa closed 1 year ago

adrian-moisa commented 1 year ago

Tapping an whitespace between paragraphs won't place the cursor properly

https://user-images.githubusercontent.com/11160141/209225763-d781c409-6bf9-477c-ba3a-ea594004d52e.mov

Join on discord to get advice and help or follow us on YouTube Visual Coding to learn more about the architecture of Visual Editor and other Flutter apps.

adrian-moisa commented 1 year ago

Now tapping on whitespaces works. The caret is placed in the correct location.

https://user-images.githubusercontent.com/11160141/209225470-8030160a-a61e-453e-8c2e-371ab5b61229.mov