We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199f009 commit f02e8c4Copy full SHA for f02e8c4
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+- Fixed bug with how page breaks provoked by cells with rowspan were handled
6
+- Fixed find where previous cell started with row span and col span combination
7
+- Fixed calculating correctly the 'y' at the end of a rowSpan with dontBreakRows
8
9
## 0.2.14 - 2024-10-09
10
11
- Fixed drawing top horizontal line of the table with page break
0 commit comments