DescriptionOffset repeating theads correctly when two tables adjoin at a page border
When a header group is near a page border and doesn't fit on the page
it may get a pagination strut to move it to the top of the next page.
We need to subtract out that strut when storing the header's height for use
later (when we paint the header across pages and have to move content rows
below it).
Also, when figuring out where the header starts on a series of pages we need
to account for any strut it has so that we identify the place where the header
group starts rather than just the table.
BUG=634404
Committed: https://crrev.com/581269dfb3c302163b973edcbbbf508291fe6671
Cr-Commit-Position: refs/heads/master@{#411747}
Patch Set 1 #
Total comments: 4
Patch Set 2 : bug 634404 #
Total comments: 6
Patch Set 3 : bug 634404 #
Total comments: 2
Patch Set 4 : bug 634404 #Messages
Total messages: 30 (21 generated)
|