Andy Parker
Posts: 0
Joined: Wed Mar 27, 2013 10:21 am

window.innerWidth & window.innerHeight --> change with orientation

I have an oddity that maybe someone can help me understand.

When I test my app on the Appery tester on an android device I get:

In portrait:
Screenwidth: 540
Screenheight: 887

In landscape:
Screenwidth: 918
Screenheight: 515

I would have expected the pairs of numbers to be simply flipped...

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

window.innerWidth & window.innerHeight --> change with orientation

Hi Andy,

That's ok, don't care about it..

Regards.

Return to “Issues”