Text disappears if container height is increased (InputTextArea/ScrollViewer/GUI)

Hello!

In this example, no text is visible. The text disappears when the height of the rect becomes greater than the height of the scroll. This is not correct behaviour.

If you remove line 16, everything will work.

cc @carolhmj

1 Like

Hey there! I’ll take a look ASAP.

1 Like

Thanks for reporting this, a fix will be merged with: Fix calculation of text height in InputTextArea by carolhmj · Pull Request #13404 · BabylonJS/Babylon.js (github.com)

3 Likes

Thank you so much for fixing it so quickly!

1 Like