Hello,
I’ve just start playing around with Corona and I made a default project. The config.lua file says the height of the display is 480.
I have a jpg that’s a height of 1138.
[lua]background = display.newImage( “background.jpg” )[/lua]
From what I’ve read I would expect that to display the image centered. The center of the phone display would align with the center of the image. But this isn’t the case. (The image is higher up than would be expected but it’s hard to tell how far out it is)
Is there something obvious I’ve missed?
(I tried using the world.jpg from one of the example programs and that worked fine and as I’d expect)
Thanks for any help!
-Dan [import]uid: 133358 topic_id: 23062 reply_id: 323062[/import]
[import]uid: 52491 topic_id: 23062 reply_id: 92354[/import]