Replies: 2 comments
-
Using When Also, one thing worth verifying (trips me up all the time) is that |
Beta Was this translation helpful? Give feedback.
-
Ah yes, thank you -- had a bad max font size set. Yay, no issue. Not trying to make extra work for y'all but I bet this might reoccur with other people. Perhaps it makes sense to add a checkbox for autosizing a TextBlock and that manages a couple of the other UI elements (disables Font Size field or maybe it turns into a "Max Font Size"), etc. Or warning text in the docs to look out for that. Or maybe set the default max text size in the TMP item to a larger value to catch most cases. Some ideas anyway! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am unable to have text auto-size properly into a TextBlock, even when block as a preset block size (hard coded V or %).
Repro:
Expected: text font size expands to fit block size (Y in this case)
Actual: TMP chooses a broken font size
Is this issue something that is known or is there a different official way to autosize text for a given fixed size? I get that complexities abound for multi-line and/or wrap auto-sizing, but I'm thinking this should be possible for single-line text size fitting (or hopefully possible before long?)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions