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

Apply Wrapping to Paragraphs #2723

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Apply Wrapping to Paragraphs #2723

merged 2 commits into from
Jan 10, 2025

Conversation

Konsl
Copy link
Contributor

@Konsl Konsl commented Jan 6, 2025

Fixes #2676.

@hecrj hecrj added this to the 0.14 milestone Jan 8, 2025
@hecrj hecrj added bug Something isn't working text widget layout fix labels Jan 8, 2025
Copy link
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

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

Ah... Silly me. Good catch. Thanks!

@hecrj hecrj enabled auto-merge January 10, 2025 22:39
@hecrj hecrj merged commit f4eebf0 into iced-rs:master Jan 10, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

text("...").wrapping(Wrapping::None) is ignored
2 participants