You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like for my AutoSizeText to use a maximum text size to fill the available space.
i'm able to achieve this effect by using an impossibly large text size and then having AutoSizeText scale it down. However, this seems like it should be a first-class option for the widget.
The text was updated successfully, but these errors were encountered:
I'd like for my
AutoSizeText
to use a maximum text size to fill the available space.i'm able to achieve this effect by using an impossibly large text size and then having
AutoSizeText
scale it down. However, this seems like it should be a first-class option for the widget.The text was updated successfully, but these errors were encountered: