[Commits] [wesnoth/wesnoth] 73faf4: Fix #25682: Ignore "shift" when the hotkey is ":"
GitHub
noreply at github.com
Sat Apr 29 10:42:29 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 73faf496a9f6070b974c10daa5ac2595d706b79e
https://github.com/wesnoth/wesnoth/commit/73faf496a9f6070b974c10daa5ac2595d706b79e
Author: Andreas Löf <andreas at alternating.net>
Date: 2017-04-29 (Sat, 29 Apr 2017)
Changed paths:
M src/hotkey/hotkey_item.cpp
Log Message:
-----------
Fix #25682: Ignore "shift" when the hotkey is ":"
This adds a second part, during the hotkey creation from an event,
to the hack around colons. It also ensures that the right field is
compared when checking for existing matching hotkeys for keyboard-based
hotkeys.
More information about the Commits
mailing list