+1 vote

Cant get non breaking spaces to work.
I used "alt+255" and "alt+0160" for the non breaking spaces on the label inspector, doesnt type anything.
I copied the characters from a text editor, they do copy but act as normal spaces.

I looked for help and found this https://github.com/godotengine/godot/issues/30580
Downloaded the project and is not working at all, in fact, it even wraps through words?

enter image description here

I dont understand, anyone having the same problem?

Godot version Godot v3.2.3
in Engine by (17 points)

To follow on my particular case, what I want is to keep an icon and a text together when the label wraps (Im using RichLabelText).

The bbcode text looks like this: [img]pathtoicon[/img] Text
The line breaks when wraping because of the space (I thought) so I wanted to make that non break space.

But I tried to remove the space altogether and it keeps breaking icon from text, so a non breaking space wouldnt even help me in this case.

Is there any way to prevent this?

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.