On 8/22/18 3:13 PM, J. Landman Gay via use-livecode wrote:
But the stack should still fill the screen and it doesn't.
This will resize the stack the same way as your "adapt" handler does, so
you can eliminate that entirely:
on preopenstack
mobileSetAllowedOrientations("portrait")
iphoneUseDeviceResolution true,true
set the fullscreenmode of stack "ipad" to "exactFit"
end preopenstack
--
Jacqueline Landman Gay | [email protected]
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode