I have a script in a default 320x480, scale1 layout variant as below (global script):
AutoScaleAll
scroller.SetLeftAndRight(0, 100%x)
scroller.SetTopAndBottom(0, 100%Y)
When I send to the cloud all looks ok except for some tablets in portrait mode where it only fills a portion of the screen (screenshot attached) - why would it do this?
AutoScaleAll
scroller.SetLeftAndRight(0, 100%x)
scroller.SetTopAndBottom(0, 100%Y)
When I send to the cloud all looks ok except for some tablets in portrait mode where it only fills a portion of the screen (screenshot attached) - why would it do this?