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

1.1 #3

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

1.1 #3

wants to merge 7 commits into from

Conversation

oscar-wos
Copy link
Owner

@oscar-wos oscar-wos commented Aug 6, 2024

  1. Simpler syntax
  2. MenuOptions (author defined keyboard inputs mapped to menubuttons)
  3. Menu styles (Default / List / Pages)
  4. Title styles (Sub / First / Last)
  5. "Special button" (alike a bixby button author can listen to inside menu callback)
  6. CUserCmd hook
  7. Multiple button input support
  8. Allow holding buttons with repeating button action (alike windows arrow keys)
  9. Docs
  10. Fix flashing during warmup
  11. Auto resizer supporting different text sizes per row
  12. Priority
  13. Timeouts (5 second menu)
  14. Save states (save an active menustack, override with new menustack and return to previous state)
  15. MenuItemOptions (pinwheel, displayCount [Choice, ChoiceBool, Button])

feat: Menu.Clear() & Menu.Pop() optional parameter invoke (default: false)
feat: MenuTitleStyle
feat: MenuPagination
feat: Add default values to MenuInput
feat: Priority
feat: Menu.Close (closes all menu states)
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

Successfully merging this pull request may close these issues.

1 participant