[Commits] [wesnoth/wesnoth] bd9c91: Use keyboard_capture() for filter boxes to trigger...
GitHub
noreply at github.com
Wed Aug 3 01:17:48 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: bd9c915c0c8355d10cc367ea0a888ace06f77dfa
https://github.com/wesnoth/wesnoth/commit/bd9c915c0c8355d10cc367ea0a888ace06f77dfa
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M src/gui/dialogs/unit_create.cpp
M src/gui/dialogs/unit_recall.cpp
Log Message:
-----------
Use keyboard_capture() for filter boxes to trigger focused state
This enabled the cursor to appear in it as a visual indicator of focus. Otherwise, this is
functionally identical to add_to_keyboard_chain().
More information about the Commits
mailing list