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

Adapt Z long-press to set_next_code_file() #14

Merged
merged 1 commit into from
Aug 29, 2021

Conversation

cwalther
Copy link
Contributor

@cwalther cwalther commented Aug 6, 2021

This change becomes relevant once we start using a supervisor.set_next_code_file()-based menu (as long as that menu calls set_next_code_file() with sticky_on_reload=True so that a reload by USB write will restart the game and not the menu, as mine does): A long-press on the Z button should go to the menu, not restart the game.

Assuming you agree, it would be nice to get this into CircuitPython 7.0.

@deshipu deshipu merged commit e211d39 into python-ugame:master Aug 29, 2021
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