We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed that if you set the button titles too long, it causes the button width to extend and look ugly.
The text was updated successfully, but these errors were encountered:
Fixed button issue codestergit#24
dbc29e7
Re-did the button calculation so it looks better and width doesn’t extend when title is too long. Now title truncates as one would expect.
Fixed this in the pull request as well
Sorry, something went wrong.
No branches or pull requests
I noticed that if you set the button titles too long, it causes the button width to extend and look ugly.
The text was updated successfully, but these errors were encountered: