-
-
Notifications
You must be signed in to change notification settings - Fork 240
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
AutoSizeText not working last word does not appear #141
Labels
bug
Something isn't working
Comments
mu7mmd
changed the title
AutoSizeText not working if last word small it not appears
AutoSizeText not working last word does not appear
Feb 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to Reproduce
I show simple item price with price label and currency symbol, I use AutoSizeText.rich to manage styles, and if the text is larger than space it does not count the last word, the currency symbol does not appear, and if I write a word after the currency symbol the text shrink to fit the text with currency symbol but again the last word does not count and does not appear!.
Even when I tried to use Row with separated AutoSizeText still the same.
Code sample
Screenshots
Version
The text was updated successfully, but these errors were encountered: