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

修复同行跨列无法分页的问题 #675

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

the-lemonboy
Copy link
Contributor

fix: the problem of unable to page across columns in the same row #41
image

@Hufe921 Hufe921 force-pushed the main branch 11 times, most recently from 64d5371 to a40441d Compare July 6, 2024 07:13
@biubiubiu-max
Copy link

biubiubiu-max commented Jul 10, 2024

哎哟,有点东西嗷!

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

删除多余文件

pnpm-lock.yaml Outdated
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

删除多余文件

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

参考之前讨论#41,此实现有问题。有时间的时候我会想一下

@@ -29,4 +29,6 @@ export interface ITd {
mainHeight?: number // 内容 + 内边距高度
realHeight?: number // 真实高度(包含跨列)
realMinHeight?: number // 真实最小高度(包含跨列)
tempFlag?: boolean,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不要起看不懂实际意义的字段名称

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
image
目前有这么一个问题,还没有思路,请问可以提交代码吗?

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.

3 participants