fix: 修复块元素前第一行空行行高未计算行间距倍数的问题#779
Closed
ThunderYu wants to merge 1 commit into
Closed
Conversation
Owner
|
刻意为之,缩小首行块元素距离顶部距离,增加美观性。 |
Contributor
Author
表格跨页拆分时涉及计算空白页面中除去上下行间距后表格的最大高度(例如拖拽表格行使其高于页面高度时,要将其调整至撑满一个空白页面的高度),这种情况下首行块元素距顶部距离是否也建议采用与此处一样的处理?如果两边处理方式不一致可能会导致computePageList时意外出现一个空白页,具体情况可参看 #765 中关于空白页问题的讨论。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.