[wesnoth-commits] [wesnoth/wesnoth] 0112a8: Fix typo in menu_button: active icon was used inst...
GitHub
noreply at github.com
Wed Jan 2 17:10:38 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 0112a82a3546c828de3117ef9d2a1056c7ece29f
https://github.com/wesnoth/wesnoth/commit/0112a82a3546c828de3117ef9d2a1056c7ece29f
Author: Edward Chernenko <edwardspec at gmail.com>
Date: 2019-01-02 (Wed, 02 Jan 2019)
Changed paths:
M data/core/about.cfg
M data/gui/widget/menu_button_default.cfg
M data/gui/widget/multimenu_button_default.cfg
Log Message:
-----------
Fix typo in menu_button: active icon was used instead of pressed icon
Icon [short_arrow_left_25-pressed.png] exists, but is not used anywhere.
Widgets in [menu_button_default.cfg] and [multimenu_button_default.cfg]
were using [short_arrow_left_25-active.png] for the "pressed" state.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list