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

优化表格宽度变化的合理性 #200

Closed
rustbomber opened this issue Jul 4, 2022 · 0 comments
Closed

优化表格宽度变化的合理性 #200

rustbomber opened this issue Jul 4, 2022 · 0 comments
Labels
PR Welcome PR Welcome

Comments

@rustbomber
Copy link

Is your feature request related to a problem? Please describe.

目前的表格,在添加列、删除列或者进行列宽调整时,整体的宽度会跟着变化。

Describe the solution you'd like

对表格的添加列、删除列或者进行列宽调整是非常高频的操作,目前的表格会导致一直要调整总体的宽度来保持文档的美观度,一般来说也是希望所有表格的宽度是一样宽的,因此希望能保持总体宽度不变化。

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR Welcome PR Welcome
Projects
None yet
Development

No branches or pull requests

2 participants