visual-space / visual-editor

Rich text editor for Flutter based on Delta format (Quill fork)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highlights - Custom Highlights

adrian-moisa opened this issue · comments

I'm currently writing code that will extend Visual Editor (Quill fork) with the option of adding custom highlights. This will be highly useful for example when wanting to temporarily highlight an arbitrary range of text.

Screen_Recording_2022-04-30_at_18.47.09-1.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.

Finally made some progres on detecting the pointer hovering over highlights.
unknown
unknown-1

Additional improvements will be done in standalone tickets