When I define a default orientation in build.settings and run the Simulator, it appears zoomed in (huge) and I have to constantly zoom out every time it updates.
Not sure if any other settings affect this, but removing the default orientation from build.settings alone resolves the issue. This is really frustrating!
For reference:
settings =
{
orientation =
{
default = "landscape",
supported =
{
"landscape","landscapeRight","landscapeLeft"
}
}
}
[import]uid: 52271 topic_id: 10821 reply_id: 310821[/import]