Hi
I have modify the storybord demo to a higher resoultion. If I test this all looks fine, for iphone4, ipad… if I switch to view as iphone then the images will not correct displayed. can someone explain this or tell me what I’m doing wrong.
I try to modify the config.lua file and test all the scale modes but nothing changes
application =
{
content =
{
width = 640,
height = 960,
scale = "letterbox",
fps = 30,
antialias = false,
xalign = "center",
yalign = "center"
}
}
source is ready for download:
http://michael152.magix.net/public/support/Storyboard.zip
[import]uid: 96270 topic_id: 28826 reply_id: 328826[/import]
