Skip to content

Spellcheck and cursor improvements #879

Open
@streamich

Description

@streamich
  • Disable spellcheck in inline elements spellCheck={false}, which are split by cursor.
    • Improve inline block React node generation code. Modify props of previous not to specify it might have a cursor.
      • Improve positioning approach of caret, when it is attached to "after" the character. Instead of absolute position shift, figure out the positioning logic inside the new inline element rendering loop.
  • Or, render cursor as a virtual overlay.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions