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

Fix the help button mnemonic display on spokes #23

Closed
wants to merge 1 commit into from

Conversation

dashea
Copy link
Contributor

@dashea dashea commented Mar 4, 2015

If you hold "Alt" on a hub or standalone spoke, the "Help!" label will change to "Help! (F1)". If you hold Alt on a normal spoke, this does not happen. This patch fixes that by moving the mnemonics listener into the method that changes the window that is visible in the stack.

Setup the help button label modifier every time the screen changes
instead of only when entering a hub or standalone spoke.
@dashea
Copy link
Contributor Author

dashea commented Mar 4, 2015

Forgot to mention: this can, and probably should, be cherry-picked to f22-branch as well, though I have not yet created a bug for it.

@clumens
Copy link
Contributor

clumens commented Mar 4, 2015

Looks good to me.

@dashea
Copy link
Contributor Author

dashea commented Mar 5, 2015

Rebased and merged, but leaving the pull request open to remind to cherry-pick to f22

@dashea
Copy link
Contributor Author

dashea commented Mar 7, 2015

Cherry-picked to f22

@dashea dashea closed this Mar 7, 2015
@dashea dashea deleted the help-button-mnemonic branch March 7, 2015 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants