Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proper touch events handling #2

Open
1000hz opened this issue Nov 21, 2018 · 0 comments
Open

Add proper touch events handling #2

1000hz opened this issue Nov 21, 2018 · 0 comments
Assignees

Comments

@1000hz
Copy link
Owner

1000hz commented Nov 21, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant