[Commits] [wesnoth/wesnoth] 6a763a: MP Create Game: fixed game settings widgets not ha...

GitHub noreply at github.com
Fri Feb 24 07:53:11 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 6a763a05b4c55d620f7d643d920400adf15246e3
      https://github.com/wesnoth/wesnoth/commit/6a763a05b4c55d620f7d643d920400adf15246e3
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
    M src/gui/dialogs/multiplayer/mp_create_game.cpp

  Log Message:
  -----------
  MP Create Game: fixed game settings widgets not having correct active state for first game selection

It seems that update_map_settings can't set their widgets' active states if they're not visible, though for some
reason the values were set correctly.


  Commit: 2691c84647edd534187cd9bc494e8f9c8588db9f
      https://github.com/wesnoth/wesnoth/commit/2691c84647edd534187cd9bc494e8f9c8588db9f
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
    M src/gui/widgets/slider.cpp

  Log Message:
  -----------
  Slider: fire a NOTIFY_MODIFIED event when manually setting value


Compare: https://github.com/wesnoth/wesnoth/compare/4bd0362bc64a...2691c84647ed


More information about the Commits mailing list