It would be great if Corona SDK included some kind of rule or grid, just to make easier locating images in their exact position on the screen. i.e. a line every 5 pixels, and, when you’re done, simply turn off.
Something like
display.grid = true / false
even better:
display.grid (5,20) ->> a line every 5 pixels in weight, and every 20 pixels at height.
Actually i’m locating the images with a poor accuracy and then fixing their positions reloading the simulator several times. [import]uid: 77881 topic_id: 19067 reply_id: 319067[/import]