[Commits] [wesnoth/wesnoth] cea34e: MP Lobby: made gamelist expand to max available he...

GitHub noreply at github.com
Wed Oct 12 04:41:56 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: cea34e70bd768bdb5dc55afeb010ca00b51625b1
      https://github.com/wesnoth/wesnoth/commit/cea34e70bd768bdb5dc55afeb010ca00b51625b1
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M data/gui/window/lobby_main.cfg

  Log Message:
  -----------
  MP Lobby: made gamelist expand to max available height

For some reason, I swapped these grow factors in the past since the chatbox was growing... not sure why.
It works fine like this, and plus, the chatbox is now equal in height those in Staging and Join.


  Commit: 0ac4c0fcfa5ac60b52d89ed82137e938b3154d8d
      https://github.com/wesnoth/wesnoth/commit/0ac4c0fcfa5ac60b52d89ed82137e938b3154d8d
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M data/gui/window/lobby_main.cfg
    M data/gui/window/mp_join_game.cfg
    M data/gui/window/mp_staging.cfg

  Log Message:
  -----------
  Removed some unnecessary minimum size forcing

Using grow factors properly removes the need for these as long as the chatboxes are set to a minimum size


Compare: https://github.com/wesnoth/wesnoth/compare/b55b0e7ebc0f...0ac4c0fcfa5a


More information about the Commits mailing list