I’ve just been testing out touch events on the iPad (admittedly using 0062 from theo github).
On the y axis, I get a minimum value of -2 and a positive max value of (height-10). If that makes sense.
So in portrait mode, I get min -2 and max 758
In landscape mode I get min -2 and max 1014
Weird.
Anyone else see this?