[Commits] [wesnoth/wesnoth] 81389f: gui2: tweaked layout of listbox header toggle butt...
GitHub
noreply at github.com
Mon Feb 22 10:29:09 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 81389f4c880f3945d8cb96b8cee1789debf00563
https://github.com/wesnoth/wesnoth/commit/81389f4c880f3945d8cb96b8cee1789debf00563
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-02-22 (Mon, 22 Feb 2016)
Changed paths:
M data/gui/default/widget/toggle_button_listbox_header.cfg
Log Message:
-----------
gui2: tweaked layout of listbox header toggle button definition
This lays out the text by a 5 left offset, alleviating the necessary use
of a border in dialogs using this widget, since borders meant that the
colors backgrounds would not be drawn. As such, any use of this widget
should *not* have borders defined.
Commit: 34153effa85e135984bc84797c54ef2b5c979aff
https://github.com/wesnoth/wesnoth/commit/34153effa85e135984bc84797c54ef2b5c979aff
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-02-22 (Mon, 22 Feb 2016)
Changed paths:
M data/gui/default/window/game_load.cfg
M data/gui/default/window/unit_create.cfg
Log Message:
-----------
gui2: removed borders from usecases of listbox_header type toggle buttons
This deliberately excludes the addon_list dialog, since work is being done
on that elsewhere.
Compare: https://github.com/wesnoth/wesnoth/compare/c08a87a255cb...34153effa85e
More information about the Commits
mailing list