Absolute Positioning and Retinal Displays

All,

I am sure this has been asked but I could not find anything.
I have a few objects in my game that use absolute positioning.
I create a display group with TopLeft reference. I add one object within the group at 0,0 and one object at 229,0.

This display group is then centered within the main display group. The problem is, the 229,0 object is not in the same position in the iPad simulator vs. the iPad Retinal simulator. I understand there is double the resolution between the two but should that matter with absolute positions?

What am I missing here? My overall app is configured for retinal so everything should simply scale down, no?

Thanks [import]uid: 69863 topic_id: 27093 reply_id: 327093[/import]

Can you please provide more info about your config.lua file, build.settings file and what version of Corona you are currently using?

Thanks,
Peach :slight_smile: [import]uid: 52491 topic_id: 27093 reply_id: 110261[/import]