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

Keep drawing menu unless screen changes #5313

Merged
merged 2 commits into from
Nov 28, 2016

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Nov 28, 2016

Addressing #5194

When a menu action is invoked the behavior is to exit from the screen handler. But not all menu actions change screens, so simply exiting will cause menu items not to be rendered.

This PR changes the menu item handler so it only exits if the screen actually changes.

@thinkyhead thinkyhead merged commit a69b1ee into MarlinFirmware:RCBugFix Nov 28, 2016
@thinkyhead thinkyhead deleted the rc_fix_menu_actions branch November 28, 2016 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant