TextEdit set_wrap doesn't seem to do anything. Thoughts?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By unknown llama
:warning: Old Version Published before Godot 3 was released.

Hello Everyone,

I’m trying to get the text in a TextEdit to wrap and not use scrolling. I’ve set set_wrap but no luck; the scrollbars still appear and no wrapping is happening.

Am I missing something?

Thanks for your help.

Bump once. Anyone have any ideas?

unknown llama | 2016-03-07 04:51

Note that nobody would receive your bump this way, maybe you should try on IRC?

Bojidar Marinov | 2016-03-08 10:09

:bust_in_silhouette: Reply From: neikeq

Wrap does not seem to be implemented in TextEdit. I open an issue about this: https://github.com/godotengine/godot/issues/3985

Excellent, thank you!
I will look forward to a resolution. Hopefully we get wrapping back :slight_smile:

unknown llama | 2016-03-08 20:05