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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Using text-transform CSS property is not applied to canvas text, therefore text might be truncated incorrectly.
text-transform
Example using text-transform: uppercase: https://codesandbox.io/s/texttruncate-forked-doxrn
text-transform: uppercase
The text was updated successfully, but these errors were encountered:
Hi @MuffinFox , thanks for reporting the issue. Will take the time to apply text-transform to canvas text. Feel free to submit the PR if you want.
Sorry, something went wrong.
No branches or pull requests
Using
text-transform
CSS property is not applied to canvas text, therefore text might be truncated incorrectly.Example using
text-transform: uppercase
:https://codesandbox.io/s/texttruncate-forked-doxrn
The text was updated successfully, but these errors were encountered: