Link to .capx file (required!):
https://dl.dropboxusercontent.com/u/85412219/forumposts/fontrightjustifyerror.capx
Steps to reproduce:
1. Open the capx, note the word "right" has a T
2. Preview
3. Notice the T in Right gets cut off, no matter the space left
Observed result:
The T in "Right" gets cut off, no matter the space left.
Work around is to add an extra character to get cut off.
Expected result:
Not losing the last letter.
Browsers affected:
Chrome: yes
Firefox: yes
Internet Explorer: yes
Operating system & service pack:
Windows 7
Construct 2 version:
r236 64bit
Edit: if you add a character as a work around, it can't be a space, they are apparently trimmed.
Also it seems to only happen with over 9 characters.