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

Create a real settings menu #125

Open
Knifa opened this issue May 15, 2017 · 0 comments
Open

Create a real settings menu #125

Knifa opened this issue May 15, 2017 · 0 comments

Comments

@Knifa
Copy link
Collaborator

Knifa commented May 15, 2017

The settings menu still need put together! I propose basically the same as what we had before but needs put together in a nice way.

I want to be able to do things like:

  • Toggle beeper on and off
  • Toggle auto-saving
  • Run calibration
  • Change screensaver timeout
  • Specify startup mode

Ideally something would be put together that lets us handle the various inputs for each menu item in their own little based, maybe event based like before. Making something re-usable for the side menus and main menu would be great.

In terms of items we only need:

  • Toggle items (straight forward)
  • Numerical items (also need an associated minimum and maximum value?)

In terms of the menu itself it needs to:

  • Show the items, obviously.
  • Allow scrolling for when the list is longer than the screen.
  • Be able to exit/save.
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

2 participants