8000 [BUG] fix table merge cell across row and column by boris1022chan · Pull Request #35 · meshesha/PPTXjs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[BUG] fix table merge cell across row and column #35

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

boris1022chan
Copy link

Problem

I notice an instance where table with merge cell is not render correctly when a cell span across both row and column

Root Cause

The current code fail to account the possibility that a cell can span across both row and column and the way if ... else if .. is set 8000 up will only account for one.

Test

file used for testing created in original (office 365)
Screenshot 2025-05-28 at 3 28 56 PM
before
Screenshot 2025-05-28 at 4 07 55 PM
after
Screenshot 2025-05-28 at 4 08 03 PM

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.

1 participant
0