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 text size in inline layout #610

Merged
merged 3 commits into from
Jan 26, 2025
Merged

Fix text size in inline layout #610

merged 3 commits into from
Jan 26, 2025

Conversation

SamRodri
Copy link
Collaborator

Fixes #609

Cannot reshape_lines during inline measure, so the quick fix is to only reshape_lines in block layout contexts for now.

@SamRodri SamRodri added this to the 0.13.10 milestone Jan 26, 2025
@SamRodri
Copy link
Collaborator Author

Tested all text examples and the other project where the bug appears.

@SamRodri SamRodri merged commit 4d0e2e2 into main Jan 26, 2025
19 checks passed
@SamRodri SamRodri deleted the fix branch January 26, 2025 19:10
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.

Text in wrap does not render
1 participant