fix: gap cursor weird positioning inside inline nodes #9

Closed
Alexnortung wants to merge 1 commit from fix/inline-nodes into master
Alexnortung commented 2026-03-06 13:44:50 +01:00 (Migrated from github.com)

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.

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.
Alexnortung commented 2026-03-06 16:12:10 +01:00 (Migrated from github.com)

Once #10 is merged I can add tests to this PR as well if you want that

Once #10 is merged I can add tests to this PR as well if you want that
marijnh commented 2026-03-07 10:00:28 +01:00 (Migrated from github.com)

Merged as ddfd21d38a

Merged as ddfd21d38abc7e7

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
prosemirror/prosemirror-gapcursor!9
No description provided.