visual-space / visual-editor

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

Highlights - Multiple fixes #200

Open sebastian0107 opened 1 year ago

sebastian0107 commented 1 year ago

VE Highlights - Highlights pulsate when inserting text quickly #200, #221

In the limited headings length page, the highlight pulsates every time a char is inserted.

https://user-images.githubusercontent.com/105392078/209430942-5337ed0d-3ca8-4ba6-8782-102a300d01cc.mp4

VE Highlights - Set the cursor as pointer when hovering highlights #179

VE Highlights - Cursor pointer on hover, Clear on hover outside, Hover flickering #179

VE Highlights - Highlight the beginning selected, empty lines

VE Highlights - Clear highlights by id controller method #178