Incorrect word wrap behavior in InputTextArea component

Hi all, I ran into an issue using InputTextArea GUI-component. Here is a fiddle that demonstartes the issue:

If you try to edit text after ‘wordwrap’ lines (last paragraph) it will behave incorrectly (there will be some offset from the cursor position).

I’m using 5.48.0 version, but the issue is still in 6.16.1.

Is there any workaround for this?

Thanks!

Welcome aboard!

This PR will fix the problem:

1 Like

Hey, @Evgeni_Popov and team, thanks for the prompt response! Awesome job, I appreciate it! :pray: