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

Adds button repeating #90

Merged
merged 1 commit into from Sep 20, 2021
Merged

Adds button repeating #90

merged 1 commit into from Sep 20, 2021

Conversation

abaire
Copy link
Contributor

@abaire abaire commented Sep 19, 2021

Allows SubApp instances to opt in to having buttons repeat while being held down (e.g., menus can now be scrolled by holding down the up/down buttons rather than having to tap for each item).

If the input handling changes get merged we can add a followup to make the repeat interval configurable.

@abaire abaire mentioned this pull request Sep 20, 2021
@abaire abaire force-pushed the adds_button_repeating branch 2 times, most recently from 557d155 to 2a5034a Compare September 20, 2021 18:29
@abaire abaire marked this pull request as ready for review September 20, 2021 18:30
main.cpp Outdated Show resolved Hide resolved
Includes/subAppRouter.cpp Outdated Show resolved Hide resolved
Includes/subAppRouter.cpp Outdated Show resolved Hide resolved
@dracc dracc merged commit 972d94b into dracc:master Sep 20, 2021
@dracc
Copy link
Owner

dracc commented Sep 20, 2021

Thanks! 😄

@abaire abaire deleted the adds_button_repeating branch September 20, 2021 18:43
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.

None yet

2 participants