Skip to content
Snippets Groups Projects
Commit 51d3d240 authored by Jared Hancock's avatar Jared Hancock
Browse files

i18n: Let the browser truncate long texts

This helps in long UTF-8 characters as the bytes were previously counted and
the width of the characters was assumed to correlate with the count of the
bytes in the text. This method allows the browser to calmly truncate the
text according to the available space in the page where the text is
rendered.
parent 6eb609d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment