dicekeys / dicekeys-app-ios

The iOS DiceKeys app
Other
5 stars 3 forks source link

Toggle to hide scanned dice #134

Closed UppaJung closed 3 years ago

UppaJung commented 3 years ago

On the original web app, you can hide all of the dice but the 4 corner dice when using the app in case someone is looking.

Now that we have a convention that the center die is the "public" one, we should configure that view so that when you tap it it shows/hides the 24 dice other than the center. It should be in a global state variable that is stable between app runs so that if a user wants them hidden, it defaults to hidden after the next scan, with "tap to show dice" subtly placed over the hidden dice.

Mirrors Android issue