TextField width in 4.7.0 for windows target

Just upgraded OpenFL from 4.6 to 4.7 and TextFields broke on windows target.
When text has only one char it displays as empty text.
Additionally, when text has a space char in it the autoSize is wrongly calculated and the width of TF is shorter by that one space. If you add more spaces the width is still shorter by only one. As a result TextFields appear cropped.
Does anyone else experience that?

Fixed here, doing a patch release soon

1 Like

:slight_smile:

1 Like