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

Texts are shifted left more and more with each line. #5

Open
Trost123 opened this issue May 16, 2017 · 1 comment
Open

Texts are shifted left more and more with each line. #5

Trost123 opened this issue May 16, 2017 · 1 comment

Comments

@Trost123
Copy link

Trost123 commented May 16, 2017

I have this issue.
A) Every text line is shifted left more and more. (even when aligning left)
B) New line happens too late, some of the next gets cut off.
Notice: I fill grey textfiled with "word1, word2, word3, ... word28" and you can't see word 9 - it's beyond the textfield boundaries.
screenshot_1
How can I fix this? I have a project with a deadline and this thing is a blocker :sad

@Trost123
Copy link
Author

Ok, I have found out that this bug happens because horizantalLetterSpacing and horizantalLetterSpacing default to 1.
If I pass 0 to those parameters, it looks ok.
But why is 1 default and why does it cause each line to move left?

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

1 participant