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

Hey there! I’ll take a look ASAP.

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)

Thank you so much for fixing it so quickly!