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

TextFlowContainer.TextAnchor set to BottomRight has unexpected flow layout #5499

Open
peppy opened this issue Nov 3, 2022 Discussed in #5498 · 1 comment · May be fixed by #5507
Open

TextFlowContainer.TextAnchor set to BottomRight has unexpected flow layout #5499

peppy opened this issue Nov 3, 2022 Discussed in #5498 · 1 comment · May be fixed by #5507

Comments

@peppy
Copy link
Member

peppy commented Nov 3, 2022

Discussed in #5498

Originally posted by HiddenNode November 2, 2022
I am trying to understand how TextFlowContainer.TextAnchor affects layouting.

This is what TextFlowContainer looks like (minus the violet background) with:

Text = "A paragraph that does not fit into one line inside this TextFlowContainer" 
TextAnchor = Anchor.BottomRight

text

Is the text here layed out correctly, to be more specific, the second line is longer than the first line, is this how it should be layed out?

@jai-x
Copy link
Member

jai-x commented Nov 3, 2022

Related #5084

@HiddenNode HiddenNode linked a pull request Nov 11, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants