I recently upgraded to the G2.0 beta and found a pretty annoying issue. Whenever text changes width, the display does not take the new width into account, causing the text to appear out of position. Printing it’s coordinates and anchors show that Corona does not change these values, as they are constant, regardless of the text width.
Attached is a sample project that shows the issue. I originally place the text near the top right corner of the screen and proceed to increase it’s value. As the width changes, the positioning gets messed up.
Can anyone else confirm this? And is it a bug, or something that I’m doing?