Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix column resize handle logic #199

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

davvidbaker
Copy link
Contributor

I am pretty sure this logic was incorrect, and it was causing the column drag resize handle to be missing from an edge when a cell two over to the left was vertically merged.

Before the change:

before-resize

After the change:
after-resize

@ocavue ocavue merged commit 059768e into ProseMirror:master Jun 22, 2023
2 checks passed
@ocavue
Copy link
Collaborator

ocavue commented Jun 22, 2023

Released as prosemirror-tables (1.3.4)

@davvidbaker davvidbaker deleted the column-resize-handle-fix branch June 22, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants