[Commits] [wesnoth/wesnoth] 032291: Honour the minimum size for a container.

GitHub noreply at github.com
Mon Jun 9 17:08:55 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 0322918cefeaab4e8910a710c54023d1af6a5e6f
      https://github.com/wesnoth/wesnoth/commit/0322918cefeaab4e8910a710c54023d1af6a5e6f
  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: b7ef64cb194a986a2baf948d18d46535863d43c5
      https://github.com/wesnoth/wesnoth/commit/b7ef64cb194a986a2baf948d18d46535863d43c5
  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/7e9d522232e6...b7ef64cb194a


More information about the Commits mailing list