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

修复:使用 getHtml 和 setHtml 时表格宽度和对齐问题 #991

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aniket-modkar
Copy link
Contributor

此 PR 解决了一个问题:在使用 getHtml 获取内容后,再次使用 setHtml 设置内容时,表格的宽度和对齐方式无法正确保持。此修复确保表格在内容获取和重新设置后能够保持正确的宽度和对齐方式。

English:
This PR resolves an issue where the table width and alignment were not preserved correctly when using the getHtml method and then setting the content again with setHtml. With this fix, the table now maintains its correct width and alignment after retrieving and resetting the content.

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.

1 participant