Hi! It’s been some time since I’ve been here and touched Haxe/OpenFL.
I’m kind of trying to make my textfield, wrapped inside a Sprite, to stretch by changing the parent’s width. It works fine in CPP/Neko/HTML5, but not on the Flash target.
Is there a way to make it just stretch along with the parent, and not just resize while keeping the font proportional?
Thanks!
Editing because Android was tested in legacy mode, and I didn’t check that.