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

Ability to create menus #4

Open
3 tasks
AdrianDeWinter opened this issue Feb 9, 2022 · 0 comments
Open
3 tasks

Ability to create menus #4

AdrianDeWinter opened this issue Feb 9, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@AdrianDeWinter
Copy link
Owner

A menu is a set of sprites, containing space for text and data to be written out
A menu should contain format strings and hold references to the data it is asked to display, updating as the data changes

  • come up with a specificitaion for menus
  • implement facilities to transparently keep menus updated
  • (optional) Automatically adjust menus to screen sizes
@AdrianDeWinter AdrianDeWinter added the enhancement New feature or request label Feb 9, 2022
@AdrianDeWinter AdrianDeWinter self-assigned this Feb 9, 2022
@AdrianDeWinter AdrianDeWinter added this to To do in DrawLib Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
DrawLib
To do
Development

No branches or pull requests

1 participant