Page 2 of 2
Re: Immersive Mode Bug
Posted: Sun Mar 05, 2023 11:38 am
by xabierpayet
The image missing is here, sorry
http://xabierpayet.com/dm.png
Re: Immersive Mode Bug
Posted: Fri Mar 10, 2023 9:21 pm
by airsoftsoftwair
Still can't reproduce it although I'm not entirely sure if I'm doing things right here. First I'm confused about your pictures because they show a phone in portrait mode but your script hardcodes landscape mode. So are you using the phone in portrait or landscape mode? Since your script enforces landscape mode, I've put my phone in landscape mode. When I touch the uppermost leftmost corner in landscape mode, your script prints 0 8 here. When I drag the circle all the way to the right while still keeping it at the uppermost boundary your scripts prints 1272 0 at the rightmost uppermost position. So I think that's fine. Or am I doing something wrong here?