TextFlow inside a Resizable Container
Hi,
I've been looking for a solution for an issue for a while and hope someone can help me here.
I have a TextFlow rendered in a Sprite. The sprite is inside a resizable container. When the container is resized, the new sprite size is update in the container controller. The problem is that the text is been deformed.
This is an image of the text before been scaled.

And this one is after been scaled:

I'm not changing the the font size or anything else, just width and height of the sprite.
Any ideas?
