Skip to content
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

ux_language_text_source_continent breaks shaped text for continents #69

Open
tallytalwar opened this issue Aug 31, 2017 · 1 comment
Open

Comments

@tallytalwar
Copy link
Member

Splitting of continent names breaks shaping. Refer the screenshots below for an example with hindi.

I think the issue is with name.split('').join(' ');, but I am not sure what solution can be applied here to make sure split happens at the apt location. The solution should aptly handle different text rendering strategies on JS and ES.

screen shot 2017-08-30 at 4 36 21 pm

screen shot 2017-08-30 at 4 36 01 pm

screen shot 2017-08-30 at 12 57 56 pm

screen shot 2017-08-30 at 12 57 24 pm

screen shot 2017-08-30 at 12 55 02 pm

cc. @nvkelso

@nvkelso
Copy link
Member

nvkelso commented Aug 31, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants