5 ms·
I would phrase it as "press into the screen with another finger" maybe. Common screen coordinates (to me) are left/right (x), up/down (y), and in/out (z). The i
by ealloc 14y ago
I would phrase it as "press into the screen with another finger" maybe. Common screen coordinates (to me) are left/right (x), up/down (y), and in/out (z). The instruction is trying to refer to the z coord, but using the common word for the y coord.
- cube13 14y agoOr "Touch the blue rectangle with another finger, without moving the first".