[Commits] [wesnoth/wesnoth] c85781: Honour the minimum size for a container.
GitHub
noreply at github.com
Mon Jun 9 17:13:05 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: c85781f8e596f8af85ef2887fa18bc9dd270f55a
https://github.com/wesnoth/wesnoth/commit/c85781f8e596f8af85ef2887fa18bc9dd270f55a
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M src/gui/widgets/container.cpp
Log Message:
-----------
Honour the minimum size for a container.
Some containers require a minimum size when they draw on their own
canvas.
The change is part 1/2 of the fix for bug #22144.
Commit: 06b7144e1a5a92cb3c4534fb8bc600f586a97ceb
https://github.com/wesnoth/wesnoth/commit/06b7144e1a5a92cb3c4534fb8bc600f586a97ceb
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M changelog
M data/gui/default/widget/toggle_panel_default.cfg
Log Message:
-----------
Set the minimum size for a listbox cell.
The images drawn for a selected cell require a minimum size.
The change is part 2/2 of the fix for bug #22144.
Compare: https://github.com/wesnoth/wesnoth/compare/f5942668cecb...06b7144e1a5a
More information about the Commits
mailing list