Hi everyone,
been running into an issue with the Text object.
Very simple though very annoying:
The Text object renders input with one line for each word though I didn't add any "& newline".
I thought that was a simple issue, but since my lines of code are so short, I have no idea what causes this.
Code:
Text properties:
Rendered result (tested in Chrome & Firefox):
I can't believe I'm stuck on such a basic thing, but this really screws me over and it annoys me that I can't find the reason for this..
Anybody knows a fix for this?