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

Correct display of media buttons in HotKeyBox #2814

Merged
merged 5 commits into from
Jan 27, 2017
Merged

Conversation

thoemmi
Copy link
Collaborator

@thoemmi thoemmi commented Jan 24, 2017

This PR fixes the wrong display of special media buttons in HotKeyBox as described in #2585.

Unfortunately, Windows does not localize media buttons, therefore I've implemented a fallback using ToString().

Additionally, upper case isn't hard-coded anymore. The user has now the option to use ControlsHelper.ContentCharacterCasing. (Upper case is still the default)

I haven't edited any release notes in the PR as I don't know in which release will include this PR.

@thoemmi thoemmi requested a review from punker76 January 26, 2017 07:50
@punker76 punker76 added this to the 1.4.2 milestone Jan 27, 2017
Copy link
Member

@punker76 punker76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all fine @thoemmi thx

@punker76 punker76 merged commit eb7cd4b into develop Jan 27, 2017
@punker76 punker76 deleted the issue2585-hotkey-text branch January 27, 2017 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants