Compare curX when checking if curY lies entirely before curX. #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "cury-before-curx"
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?
Fixes (probably) a typo when checking if
curYlies entirely beforecurX. As discussed here: https://github.com/ProseMirror/prosemirror-changeset/issues/6#issuecomment-471536878