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

Fix Table.to_text() sizing #381

Merged
merged 1 commit into from
Feb 8, 2025
Merged

Fix Table.to_text() sizing #381

merged 1 commit into from
Feb 8, 2025

Conversation

osoleve
Copy link
Contributor

@osoleve osoleve commented Feb 7, 2025

Table.to_text now measures column contents instead of row length when sizing the individual columns.

Before:
image

After:
image

Table.to_text now measures column contents instead of row length when sizing the individual columns.
@mahmoud
Copy link
Owner

mahmoud commented Feb 8, 2025

Great catch, thanks for this!

@mahmoud mahmoud merged commit 0c88f25 into mahmoud:master Feb 8, 2025
10 checks passed
@osoleve osoleve deleted the patch-2 branch February 8, 2025 14:49
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