Seems to happen only on some widths. Width of 182 here causes stretching. 181, 180, 179 all work!
local storeDBDesc = display.newText(“test”, display.contentCenterX, display.contentCenterY, 182, 50, native.systemFont, 17)
storeDBDesc.x = 100;
storeDBDesc.y = 100;
hudGroup:insert(storeDBDesc)
Using daily build 925, Mountain Lion.
Thanks,
Rich [import]uid: 63043 topic_id: 32237 reply_id: 332237[/import]