Skip to content

fix: 修复块元素前第一行空行行高未计算行间距倍数的问题#779

Closed
ThunderYu wants to merge 1 commit into
Hufe921:mainfrom
ThunderYu:empty-row-height
Closed

fix: 修复块元素前第一行空行行高未计算行间距倍数的问题#779
ThunderYu wants to merge 1 commit into
Hufe921:mainfrom
ThunderYu:empty-row-height

Conversation

@ThunderYu

Copy link
Copy Markdown
Contributor

No description provided.

@Hufe921

Hufe921 commented Aug 22, 2024

Copy link
Copy Markdown
Owner

刻意为之,缩小首行块元素距离顶部距离,增加美观性。

@Hufe921 Hufe921 closed this Aug 22, 2024
@ThunderYu

Copy link
Copy Markdown
Contributor Author

刻意为之,缩小首行块元素距离顶部距离,增加美观性。

表格跨页拆分时涉及计算空白页面中除去上下行间距后表格的最大高度(例如拖拽表格行使其高于页面高度时,要将其调整至撑满一个空白页面的高度),这种情况下首行块元素距顶部距离是否也建议采用与此处一样的处理?如果两边处理方式不一致可能会导致computePageList时意外出现一个空白页,具体情况可参看 #765 中关于空白页问题的讨论。

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