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

If WordWrap is enabled the alignment is ignored #599

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Jun 10, 2024

Currently if one set wordwrap to true a textlayout is used to render the text, but if one combines this with for example a center align the text still is left aligned.

This now sets the alignment into the textlayout to perform desired rendering.

Currently if one set wordwrap to true a textlayout is used to render the
text, but if one combines this with for example a center align the text
still is left aligned.

This now sets the alignment into the textlayout to perform desired
rendering.
@laeubi laeubi requested a review from lcaron June 10, 2024 07:13
@laeubi laeubi merged commit 6a44c28 into eclipse:master Jun 18, 2024
3 checks passed
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