Shrinking to children a TextBlock with a minimum size will make it centered, even with Align Left selected. #270
obamalastname
started this conversation in
Bugs
Replies: 1 comment 1 reply
-
It seems like you've found a bug! We're still investigating a proper fix, but in the meantime, you can work around this issue by adding a If we misunderstood what you are trying to accomplish and this work around doesn't fix the issue for you, feel free to follow up! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
AutoLayout
, that shrink its size to its children.Minimum size
.Align to left
.Now is the problem.
Shrinking to children
the Text will make it centered. It takes correctly the minimum size, but will ignore the Text to be Align to the left.Here is a image to better visual what I mean :
Any suggestions? Thank you!
Version 2.0.
Beta Was this translation helpful? Give feedback.
All reactions