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

Fixes issues 928 2121 2720 921\n\nFixes issue 2799\n\nFixes PR 2778 #2801

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

fe-cj
Copy link
Contributor

@fe-cj fe-cj commented Oct 27, 2024

Fixes issues #928 #2121 #2720 and #921. There was a problem with how page breaks provoked by cells with rowspan were handled.

Fixes issue: #2799: It was trying to find if previous cell started a row span without taking into consideration that column index was increased by col span cells. Method call has been moved before column index has been increased by col span cells

Also fixes PR #2771: The idea to implement the issue was correct, the implementation was not because some wrong assumptions were made. The 'y' variable was not being calculated correctly in all cases.

@liborm85 liborm85 merged commit 48ce2ab into bpampuch:master Oct 30, 2024
6 checks passed
@liborm85
Copy link
Collaborator

Thanks.

liborm85 added a commit that referenced this pull request Oct 30, 2024
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