fix: gap cursor weird positioning inside inline nodes #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/inline-nodes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently when a the cursor moves inside an inline node, a gap cursor might be created anywhere in the text, this is a weird interaction and this commit tries to solve this issue.
However it would be nice being able to have inline gap cursors as well, but this is probably up for another discussion.
Once #10 is merged I can add tests to this PR as well if you want that
Merged as
ddfd21d38aPull request closed