-
-
Notifications
You must be signed in to change notification settings - Fork 144
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
Settings Menu #70
Comments
I'll see if I can make a little sketch for something like this today, or the coming week. Settings is probably gonna be a dedicated button on the Otto, right? |
Yep, it is! sounds like a plan |
I'll wait and try to build on what you bring Albert |
Current concept is to have a horizontal menu (a bit á la PlayStation Portable's menu, if you're familiar). For example; if the menu has 4 items, the bar on the bottom is cut into 1/4's. When multiple items/settings appear in the display, a coloured dot appears, indicating which settings you'll be changing when you turn the encoder that is coded in that very same colour. I would like to add that I am trying to keep everything as clean and simple as possible, trying not to clutter the screen with unnecessary information and/or icons. In this way we can keep it easy to understand, easy to expand, add plugins into, and perhaps include multilingual menu's at some point, if we really wanted to. The font used currently is Roboto Medium, which is a Google Fonts Font released under Apache 2.0, and might be a good replacement for the (sadly) not entirely fitting Otto Font (since 'the new style' had been introduced). |
Currently trying things out on Figma: (the red dot in the left lower corner currently acts as a 'back'-button on pages where 'just clicking' doesn't get you back). |
I am a fan of this! I'm going to try to implement this menu system (with an animated scroll bar) in the near future! |
We need a generic menu system for settings like
The text was updated successfully, but these errors were encountered: