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 a tap mode #33

Open
9 tasks
ravicious opened this issue Apr 30, 2020 · 1 comment
Open
9 tasks

Add a tap mode #33

ravicious opened this issue Apr 30, 2020 · 1 comment

Comments

@ravicious
Copy link
Owner

  • Switch/check box for it at the bottom of the screen.
    • Persist selection in local storage.
  • Special screen when cell is tapped with tap mode on.
    • A zoom on the cell and its neighbours.
      • We could probably automatically calculate how many neighbours to show so that the cell is at least x wide.
    • Buttons for changing bets.
    • Button for zooming out.
    • Tapping on the focused cell acts like a regular click outside of the tap mode.
    • Tapping on any neighbor zooms out.
@ravicious
Copy link
Owner Author

There's a WIP on the tap-mode branch, but the whole thing isn't as usable as I thought it'd be. It could use a zoom in / zoom out animation so that it's easier to figure out what's happening.

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

No branches or pull requests

1 participant