On the exactFit question, I still can’t think of a use case for that mode. What 
it should do is stretch your card contents to fill the screen. The other 
fullscreenmodes are more useful.

Do you lay out your interface with code? If not, what’s your approach for 
handling 16:9 iPhone screen and 4:3 iPad screen?

One other thing, if you’re testing on a physical iPhone, whether the card fills 
the whole screen depends on if you have included the default-5...@2x.png splash 
screen. Without that it will only fill the center area, there would be borders 
too.



> On Jul 5, 2017, at 11:52 PM, Alan via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> On mobile, shouldn't
> 
>   set the fullscreenmode of this stack to "exactFit"
> 
> scale the stack so that it fits on, and fills, the mobile screen?
> 
> I seem to having problems with this using LC9dp7 currently.
> 
> Also have an unrelated problem with a menuButton option called "Dead" not 
> being passed through when selected, though the "Alive" one is successfully on 
> the same button. Weird. Perhaps time to re-boot...
> 
> Ideas?
> 
> cheers
> 
> Alan :-)

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to