visual-space / visual-editor

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

Markers - Typing in markers creates additional rectangles #143

Closed adrian-moisa closed 9 months ago

adrian-moisa commented 2 years ago

When typing new characters in the body of a marker, we see some odd behaviour. For some reason the new characters get their own marker rectangle. I don't have a theory from where it comes so we will have to use the good old method of printing from step to step to see why the new chars get inserted as characters. Automatic testing is mandatory.

https://user-images.githubusercontent.com/11160141/193311104-d5a7aa44-d21e-4f47-9bf5-c57ade7d4523.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.