You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app doesn't handle touch events and defers them to mouse handlers (as uncovered in #1), which doesn't make for a great experience on mobile. The squares should react to touchstarts, the minesweeper board shouldn't scroll away on pan, etc.
The text was updated successfully, but these errors were encountered:
The app doesn't handle touch events and defers them to mouse handlers (as uncovered in #1), which doesn't make for a great experience on mobile. The squares should react to touchstarts, the minesweeper board shouldn't scroll away on pan, etc.
The text was updated successfully, but these errors were encountered: