Men, can you help me a little? When I migrate to Starling 1.1 - all textfields and buttons become broken - http://dl.dropbox.com/u/21347582/Photos/DSCN1328.JPG - and I don't know how to fix it.
I think that this code is not work correcly:
mTextField.vAlign = VAlign.CENTER;
mTextField.hAlign = HAlign.CENTER;
you can get my last code here - https://github.com/ekeeper/Starling-Benchmark
This small error prevents release of a big update.