Closed acagastya closed 5 years ago
Rapidly tapping arrow keys on mobile browser zooms the page, which is not necessary, and makes it harder to play.
Can be resolved by
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=0">
Good Catch!
To get issue closed automatically when PR merged put this in the commit fixes #64. Instead of fixing #64
fixes #64
fixing #64
Rapidly tapping arrow keys on mobile browser zooms the page, which is not necessary, and makes it harder to play.
Can be resolved by